You want to generate a report that is formatted as a chart. Can you use the report wizard to create such a report?
What extended events?
You want your report to display a hyperlink that will take users to your intranet. How do you configure such a hyperlink?
What are transactions in sql?
Can group functions be used in the order by clause in ms sql server?
Write a SQL query to delete a table?
there is a trigger defined for insert operations on a table, in an oltp system. The trigger is written to instantiate a com object and pass the newly inserted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better? : Sql server database administration
How to add more data to the testing table in ms sql server?
What are the disadvantages of using the stored procedures?
What specific conditions database should meet, before you can bulk copy data into it using bcp?
What is data source document?
How to drop existing views from a database in ms sql server?
What is the most common trace flags used with sql server?
What is dbcc?
Write a SQL command to insert and update only a particular field?