Answer Posted / shyamsri83
1433
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Why are sql functions used?
How to perform backup for certificates in sql server? : sql server security
Mention the uses of stored procedures.
To automatically record the time on which the data was modified in a table, which data type should you choose for the column?
What is collation sensitivity?
In how many ways you can invoke ssrs reports?
What is table constraint?
If no size is defined while creating the database, what size will the database have?
How to grant a permission in ms sql server using "grant execute" statements?
why would you call update statistics? : Sql server database administration
What do you mean by an execution plan? Why is it used?
Explain how to send email from sql database?
Explain what is cte (common table expression)?
What command do we use to rename a db, a table and a column?
When would you use an insert into .. Select option versus an insert into .. Values option? Give an example of each?