What is the appropriate number of test cases that you can
write on a database?
Answer Posted / guest
cant say depends
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is a mutating table error and how can you get around it?
Which sql server table is used to hold the stored procedure scripts?
Why are views required in the sql server or in any other database?
Which command is used for user defined error messages?
What is the difference between TRUNCATE and DROP?
How much is a sql server license?
How to get a list of columns in a view using the "sp_columns" stored procedure?
How to receive output values from stored procedures?
What is inline variable assignment?
How to test subquery results with the exists operator?
What is implicit cursors?
what do you understand by change data capture?
Where is trigger in sql server?
Write a SQL command to insert and update only a particular field?
What is identity?