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 recursive stored procedure in sql server?
Can a table have 2 primary keys?
What is cursors? And what are the different types of cursor?
where the connection string store in the database
Explain the usage of floor function in sql server.
What are the three different part of rdl file explain them?
What are the steps to follow to configure SQL*Net?
How to add additional conditions in SQL?
How to generate create procedure script on an existing stored procedure?
How to access the deleted record of an event?
How to generate create view script on an existing view?
What is apply operator in sql?
Can binary strings be converted into numeric or float data types?
What do you understand by sql server agent?
What is the difference between a stored procedure and a user defined function?