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 key attribute?
How many null values we can have in a unique key field in sql server?
What is the most common type of join?
Define Unique Key?
Explain cdc and sql injection?
What is user defined datatypes and when you should go for them?
How to store and query spatial data?
Does windows server 2016 come with sql server?
What are the advantages of the mirroring?
Explain the collation?
What are cursors? Explain the different types of cursors Enlist a few disadvantages of cursors.
Describe triggers features and limitations?
Mention the 3 ways to get a count of the number of records in a table.
write an SQL query to list the employees who joined in the month of January?
What is data compression?