Which data types generate inaccurate results if used with an = or <> comparison in a where clause of a sql statement?
1069you 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
949Create a dts package to produce a text file using the ‘update statistics’ command for the tables in a database with obsolete statistics.
1044You 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?
1109You 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?
1126What are three ways you can use an identity value inside a trigger? Why would you prefer one way over another?
1007
Can we use max in where clause?
What is the difference between a primary key and a unique key? Are they the same?
how to do partition in sqlserver
you 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
what is a traditional network library for sql servers? : Sql server database administration
What is the difference between ddl and dml?
Give an example of why you would want to denormalize a database
What is abstracting periodical?
What is the difference between stored procedure and functions?
How to specify the collation for a character data type in ms sql server?
What is optimistic concurrency?
How to list all schemas in a database?
What purpose does the model database server?
What do we have to check in database testing?
How to provide default values to stored procedure parameters?