Answer Posted / krishna
select count(1) from table name
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which table keeps information about stored procedures?
What do you mean by subquery?
How to Sync Two SQL Azure Databases?
What is tempdb in sql server?
How can we solve concurrency problems?
Explain different types of BACKUPs avaialabe in SQL Server? Given a particular scenario, how would you go about choosing a backup plan?
Explain the different types of backups available in sql server? : sql server database administration
How you can get a list of all the table constraints in a database?
How is foreign key related to primary key?
Is the primary key column of a table an index in ms sql server?
IF more than one Site is accessing the same Database server and I want to move the DB with Minimum down time? How will you do
What is nonclustered index on computed columns?
Why I have to use stored procedures?
What is user-defined function? Explain its types i.e. Scalar and inline table value user-defined function?
Explain can SSRS reports Cache results?