Here is the link for Microsoft SQL Server Community Projects & Samples. They have provided the best examples and databases in the following link.
Codeplex SQLServerSamples
Showing posts with label Project Databases. Show all posts
Showing posts with label Project Databases. Show all posts
Sunday, January 31, 2010
Subscribe to:
Posts (Atom)
Big Data & SQL
Hi Everybody, Please do visit my new blog that has much more information about Big Data and SQL. The site covers big data and almost all the...
-
There is a ‘ CharIndex’ function in SQL Server which is similar to the Oracle ‘ Instr’ function. In Oracle, the syntax of the INSTR functi...
-
Here are a few examples of functions that can help you manipulate DATE in different manners. These will comprise most of your daily job rout...
-
Most of the transactional tables generally do require to have a column with DEFAULT value as current date time to identify when the transact...