What are the different types of triggers in SQL SERVER?
How can you transfer data from a text file to a database table? Or how can you export data from a table to a comma delimited (csv) file? Or how can you import data from ms access to a table in a database? Or how can you export data from a table to an excel file?
What is the command used to get the version of sql server?
How you can change the database name in SQL SERVER?
wat wil hapn if we give the both read and deny read permission to user?
What is update locks?
How to create indexed view?
What is the datatype returned by count(*)
22 Answers 247Customer, Asian CERC,
How to delete duplicate rows in sql server?
A left outer join B B right outer join A gives the same result then what is the use of two?
how to generate XML out of QUERY?
What is a functions and types in sql server?
Where to find ntwdblib.dll version 2000.80.194.0?