What are constraints? Explain different types of
constraints?
Answer Posted / manikandan elangovan
Primary key
Foreign Key
Unique Key
Not Null
Check
default
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the differences between union, intersect, and minus operators?
What is the maximum number of index per table?
What are the different authentication modes in sql server?
I have all the primary data files, secondary data files as well as logs. Now, tell me can I still restore the database without having a full backup? : sql server database administration
Which language rdl files made of?
What is the sql server agent?
What happens if we shrink log file in sql server?
Explain how would you store your query in an SSRS report or a Database server?
hi, the following are the outputs of sp_spaceused and sp_tempdbspace sp_spaceused ------------ database size unallocated size tempdb 77752.95 MB 28026.99 MB sp_tempdbspace ------------- database size spaceused tempdb 77752.945312 1.007812 the unused space in sp_spaceused is nearly 28 Gb and in sp_tempdbspace is nearly 76 Gb cany any one explain about this output and why its giving different results.
How to generate create procedure script on an existing stored procedure?
What is sql server locking?
How can we delete Duplicate row in table?
Explain what are the database objects? : SQL Server Architecture
Explain transaction server explicit transaction?
What are the types of containers in ssis?