|
|
Stories recently tagged with 'SQL'
|
|
published 14 days, 20 hours ago, submitted by
pinaldave
16 days, 4 hours ago
blog.sqlauthority.com — INTERSECT operator in SQL Server 2005 is used to retrieve the common records from both the left and the right query of the Intersect Operator. INTERSECT operator returns almost same results as INNER JOIN clause many times.
When using INTERSECT operator the number and the order of the columns must be the same in all queries as well data type must be compatible.
Let us see understand how INTERSECT and INNER JOIN are related.We will be using AdventureWorks database to demonstrate our example. read more...
3 comments
|
category: Database | Views: 235
|
|
tags:
SQL, SQLServer, SQLAuthority, Database, 2005 | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 14 days, 20 hours ago, submitted by
pinaldave
16 days, 4 hours ago
blog.sqlauthority.com — INTERSECT operator in SQL Server 2005 is used to retrieve the common records from both the left and the right query of the Intersect Operator. INTERSECT operator returns almost same results as INNER JOIN clause many times.
When using INTERSECT operator the number and the order of the columns must be the same in all queries as well data type must be compatible.
Let us see understand how INTERSECT and INNER JOIN are related.We will be using AdventureWorks database to demonstrate our example. read more...
3 comments
|
category: Database | Views: 235
|
|
tags:
SQL, SQLAuthority, SQLServer, Database, 2005 | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
dotnetfunda
1 month, 5 days ago
dotnetfunda.com — The other day I was facing problem while migrating my Sql Server database tables into MySql database. I tried to google it but couldn't find any great solution that can do it through code easily. read more...
add a comment
|
category: Database | Views: 4
|
|
tags:
MySQL, SQL, Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
olegsych
1 month, 7 days ago
olegsych.com — Database tables often contain columns that store “codes”, or values with special meaning. In application code, these special values can be encapsulated as enumerations. This article demonstrates how to use T4 code generation templates and Visual Studio CodeModel API to generate SQL views that encapsulate the special values for use in SQL code. read more...
|
|
tags:
CodeGeneration, SQL, VisualStudio, T4 | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
jgeurts
1 month, 8 days ago
biasecurities.com — Create complex SQL conditional statements in C# with SubSonic. Eg. select * from Product where IsActive = 1 and (ExpiredOn is null OR ExpiredOn <= '01/01/2020') read more...
add a comment
|
category: ASP.NET | Views: 14
|
|
tags:
SubSonic, SQL, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Marlonr
1 month, 10 days ago
dbalink.wordpress.com — For some reasons, DBA’s need to rename their Databases. One of the reasons might be to comply to Best Practices Policy changes.
Here we are going to rename our Database named “Bad_Ass_DB” into “Best_Practice_DB”. This is how Database renaming with TSQL is done in SQL Server 2005....
read more...
add a comment
|
category: Database | Views: 16
|
|
tags:
2005, TSQL, SQLServer, Database, SQL | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 12 days ago, submitted by
jamesewelch
1 month, 13 days ago
jamesewelch.wordpress.com — One of the new features is the addition of the SqlQuery class and it’s ability to perform aggregate queries (along with many other features). Shows example of SQL syntax versus SubSonic's SqlQuery aggregate coding to perform SQL queries. read more...
add a comment
|
category: Database | Views: 137
|
|
tags:
ORM, SQL, DAL, Database, SubSonic | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 14 days ago, submitted by
justin_etheredge
1 month, 16 days ago
codethinked.com — Sure, SQL Server 2008 is getting ready to drop, but are you familiar with all of the new features that 2005 gave you? Or maybe you haven't used 2005, well, this is a good article to introduce to you several of the new features in SQL Server 2005. read more...
add a comment
|
category: Database | Views: 432
|
|
tags:
SQL, SQLServer, Database, CodeThinked | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 27 days ago, submitted by
crpietschmann
1 month, 29 days ago
angryhacker.com — Just like its predecessor, SQL Server 2008 is taking its sweet time to actually ship. However, unlike its predecessor, it won't just be a "worthwhile upgrade". It will kick ass. Here are the top 10 reasons why. read more...
add a comment
|
category: Database | Views: 948
|
|
tags:
SQLServer, 2008, Database, SQL | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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