What are the commands used in DCL?
How many index keys possible for a table
How many columns can exist together per table?
i have a table student like sname ----- ram ram ram raj raj raj i need the output like sname ----- ram raj ram raj ram raj
Which tcp/ip port does the sql server run on? How can it be changed?
how to control the amount of free space in your index pages? : Sql server database administration
Explain full-text query in sql server?
When is the use of update_statistics command?
Please tell me some knowledge about Clustering and how to add clustering?
What types of replication are supported in sql server?
Difference between writing SQL query and stored procedure ?
15 Answers Cognizant, Infosys, TCS, Veritas,
How would you Update the rows which are divisible by 10, given a set of numbers in column?
how to replace double quotes by single quotes in sql server