Answer Posted / elumalai.k
select @@rowcount
select count(*) from tablename
Is This Answer Correct ? | 5 Yes | 7 No |
Post New Answer View All Answers
what is the difference between a primary key and a unique key? : Sql server database administration
How to provide column names in insert statements in ms sql server?
What are the steps to process a single select statement?
Explain the use of keyword with encryption. Create a store procedure with encryption?
You want to use bids to deploy a report to a different server than the one you chose in the report wizard. How can you change the server url?
Which table keeps the locking information?
What is query and its types?
What does the on update no action do?
Explain the microsoft sql server delete command? : SQL Server Architecture
Describe in brief authentication modes in sql server.
Do you know the cursor optimization tips?
Explain raiserror in sql server?
Can you tell me some of the common replication dmv's and their use? : sql server replication
What is an indexed view?
What is the syntax to execute the sys.dm_db_missing_index_details? : sql server database administration