How to Check if table exists in sql server?
What does normalization do to data?
What are the main sources of data?
What is named calculation? : sql server analysis services, ssas
You have a stored procedure, which execute a lengthy batch job. This stored procedure is called from a trigger you do not want to slow the data entry process you do not want trigger to wait for this batch job to finish before it completes itself what you can do to speed up the process?
Write a SQL command to insert and update only a particular field?
What are the types of indexes?
How to define the name and server for a new dsn?
What is a sub-query? When would you use one?
when inserting to a table how many rows will be effected using triggers
can you any body tell me suppose database is suspect mode. how can take to normal?
Define tool Manage Statistics in SQL Server 2000 query ?
How to list all columns in a table using odbc_columns()?