How do you check sql server is up and running?
Explain filestream storage of sql server 2008?
Do you know exporting and importing utility?
Write a query to include a constraint, to check whether the employee salary is greater than 5000?
How can you insert null values in a column while inserting the data?
What are the different editions available in sql server 2000?
What is #table in sql server?
State a few properties of relational databases?
how many type of indexing in database?
How can we determine what objects a user-defined function depends upon?
What is primary key and example?
What are examples of triggers?
you have couple of stored procedures that depend on a table you dropped the table and recreated it what do you have to do to reestablish those stored procedure dependencies?
How to turn on the mssql api module in php?
How check triggers in sql server?