How can we delete a table in sql server?
How to convert a numeric expression from one data type to another?
How can I check if a view exists in a sql server database?
What is tcl in sql server?
Write a sql query to display the current date?
Difference between DELETE and TRUNCATE?
How to modify existing triggers using "alter trigger"?
What is used to replicate sessions between instances in coldfusion clusters?
I have a table Events Events containing cardno,time,id,name--each id has a cardno my requirement is every day each employee swipe the card several times i want to calculate first and last time of each card the output should be name 1 2 6 7 in out in out holiday holiday xxx 09:30 06:30 09:40 06:45 where 1,2...... are dates for example january 1,2, etc. 6 and 7 are saturday and sunday how it is posssible
When does the auto update index statistics feature in sql server turn itself on?q) what specific conditions database should meet, before you can bulk copy data into it using bcp?
Find nth lowest salary or get nth lowest salary?
Can we create clustered index on non primary key column
20 Answers ABC, CTS,
What are different types of replication in sql server?