Write a query to include a constraint, to check whether the employee salary is greater than 5000?
What is the parse query button used for?
Why normalization is used?
Can a table have 2 primary keys?
If suppose in a table ship(name,year),find ship name having first and last name(i.e having space in between) ex: SAINT LOUIS,JET LAKE.
What is a result set object returned by mssql_query()?
How many null values we can have in a unique key field in sql server?
Do you know what is a with(nolock)?
Which command is used for user defined error messages?
Give the query of getting last two records from the table in SQL SERVER?
0 Answers Petranics Solutions,
How to modify an existing stored procedure in ms sql server?
What is truncate table?
Do you know what are the restrictions that views have to follow?