Which data types generate inaccurate results if used with an = or <> comparison in a where clause of a sql statement?
1128you added a row to a view, but the row is not shown on the view. Explain how this can happen, and how you can remedy the situation
1001Create a dts package to produce a text file using the ‘update statistics’ command for the tables in a database with obsolete statistics.
1103You are designing a database for your human resources department in the employee table, there is a field for social security number, which cannot contain null values if no value is given, you want a value of unknown to be inserted in this field what is the best approach?
1148You notice that the transaction log on one of your databases is over 4gb the size of the data file is 2mb what could cause this situation, and how can you fix it?
1166What are three ways you can use an identity value inside a trigger? Why would you prefer one way over another?
1046
What is table value parameters (tvp)?
what is a schema in sql server 2005? : Sql server database administration
What is a dataset and what are the different types of datasets?
What is user-defined function?
What are different types of views?
What is partition index in sql server?
What is merge join?
How to select all columns of all rows from a table with a select statement in ms sql server?
What happens to a statement batch if there is a compilation error?
Explain cursor as data base object?
What are indexes in sql?
Why union all is faster than union?
Explain what is it unwise to create wide clustered index keys?
Why should we go for stored procedures? Why not direct queries?
What do you understand by the analysis services in sql server?