Sql Server 2000 Query

How to get first day of month

Syntax of While Statement in SQL Query

How to get number of logins attempted since Sql Server started

Sql query to get output table is Name passfail pervej pass gitesh fail vishal fail sachin fail gagan pass sachin pass pervej fail and output should be Name PAss Fail pervej 1 1 gitesh 0 1 vishal 0 1 sachin 1 0 gagan 1 0

Query to get column character length order by length

Syntax to rename a database

Update data in two table using join

How to use ISNULL in SQL

How to get Random row picking from table where no int column

How many kind of User Defined Functions can be created in Sql Server2000

What is DTS in SQL Server

How to insert data retrun from store procedure

what is difference between DELETE and TRUNCATE commands