How do I connect to sql server database?
How to round a numeric value to a specific precision?
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
What is Index Segmentation ?
how to get rank of diffrent student in same table based on newly inserted row in sql server2008
What is store procedure? How do they work?
How many categories of data types used by sql server?
Does index speed up select statements?
Explain boyce and codd normal form(bcnf)?
Determine when to use stored procedure to complete sql server tasks?
Define model database?
How data can be copied from one table to another table?
What are cursors? Name four types of cursors and when each one would be applied?