Latests
Loading...

Apr 28, 2015

SQL Query to get days name of a year Specially Holiday in Bangladesh

thumbnail   Here is a sql query to find Friday and Saturday in a year. Hope this will help all of us..   …

Read more »

Using Cursor in Sql server

thumbnail A cursor is a set of rows together with a pointer that identifies a current row. In other word, Cursor is a database object used by applications to manipulate data in a set on a row-by-row basis, it's like recordset in C#. …

Read more »

Page 1 of 9123...9Next Page