|
|
Stories recently tagged with 'T-SQL'
|
|
published 2 months, 17 days ago, submitted by
cheetahtech
2 months, 17 days ago
spoiledtechie.com — When life throws you hard balls, you can either step back and take a swing or bunt the hell out of it. I just recently went to an information session on T-SQL, Stored Procedures and now LINQ. These folks discussed stored procedures and why they are so important in the world today. read more...
2 comments
|
category: Database | Views: 503
|
|
tags:
Database, T-SQL, spoiledtechie, storedproc, SQL | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
adron
11 months, 6 days ago
adronbhall.com — In the <a href="http://adronbhall.com/blogs/technology__software_development/archive/2007/12/25/6062.aspx" target="_blank">first part of this series</a> I went over how to create a basic skeleton of controllers and models so that we could create a mock test and get it green lighted along with some other tests for getting the basic navigation methods tested and green lighted. In this part of the series I'm going to go over the model from a LINQ point of view. After that in subsequent parts of this series I'll start building out the views, utilizing of course a test driven development process. So no more blabbering, let's code. read more...
add a comment
|
category: Linq | Views: 0
|
|
tags:
MVC, SQL, C#, T-SQL, LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
bfinnerty
1 year, 7 months ago
cs.innerworkings.com — We help developers learn to code fundamental Transact-SQL activities such as making queries, sorting and filtering, and using table joins. Delve into control-of-flow language and using functions to manipulate data. Hands-on, practice-based, just for developers looking to learn T-SQL. read more...
1 comment
|
category: Database | Views: 2
|
|
tags:
Training, .Net, free, learn, developer | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 7 months ago, submitted by
aleph
1 year, 8 months ago
codeproject.com — Deploy MS SQL Server databases using System.Configuration.Install and a VS.NET Setup Project. The article targets C# 1.1 but is 100% compatible with C# 2.0 and VS.NET 2005. read more...
add a comment
|
category: C# | Views: 9
|
|
tags:
VisualStudio, .Net, C#, T-SQL, SQLServer | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 8 months ago, submitted by
SetFocus
1 year, 8 months ago
setfocus.com — In last month's article, I covered the new APPLY operator, Ranking functions, and the new TRY...CATCH capabilties in T-SQL 2005. This month I'll talk about two of the largest enhancements in the SQL 2005 language - Common Table Expressions (CTEs) and Recursive Queries.
Both fo these are part of the SQL-99 standard. CTEs allow developers to more expressively identify a temporary result set (similar to a derived table or temporary view). Recursive Queries allow developers to more easily query hierarchies of data, by permitting developers (in a single SQL statement) to recursively query into a CTE that's also being populated).
CTEs and Recursive queries can be a little difficult to initially grasp, so I'm going to show several code examples to demonstrate their value.
read more...
|
|
tags:
T-SQL, kevin, goff, Server, Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 8 months ago, submitted by
SQL_Menace
1 year, 8 months ago
sqlservercode.blogspot.com — In SQL Server 2005 Management studio you can not script out multiple procedures with a create and drop statement
This article shows how to do it by using T-SQL read more...
add a comment
|
category: Database | Views: 4
|
|
tags:
SQLServer, T-SQL, 2005, Database, SQL | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 9 months ago, submitted by
keyvan
1 year, 9 months ago
nayyeri.net — In this post you'll read about a new clause that is added to T-SQL with SQL Server 2005. OUTPUT clause helps you to retrieve data from inserted, updated or deleted rows. read more...
add a comment
|
category: Database | Views: 5
|
|
tags:
KeyvanNayyeri, T-SQL, TSQL, 2005, SQL | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 9 months ago, submitted by
SetFocus
1 year, 9 months ago
setfocus.com — In last month's article, I covered the PIVOT, OUTPUT, and TOP N capabilities in T-SQL 2005. This month I’ll cover three more new language features in T-SQL 2005:
The new APPLY operator that (as the term indicates) allows developers to more efficiently apply/integrate table-valued User-Defined Functions into SQL queries
New Ranking functions to more easily and effectively assign sequential ranking numbers to a result set
The new TRY….CATCH error handling capabilities to allow developers and DBAs to write more robust stored procedure code
read more...
add a comment
|
category: Database | Views: 15
|
|
tags:
T-SQL, SQL, Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads by The Lounge
|