Answer Posted / naresh
Primary key:it can not be null
Unique:it can have only one null value in a table.
Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
What is trigger in salesforce?
What is the sql server agent?
Explain ms sql server reporting services vs crystal reports?
Can we add our custom code in ssis?
What is SQL Azure?
1.how to find the dead lock in sql server? 2.How to fine the memory leaks in sql server? 3.suppose transaction log file increasing what action will take ?
How do clustered indexes store data?
How to loop through result set objects using mssql_fetch_array()?
what is bit datatype? : Sql server database administration
What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure?
What are the export options of ssrs?
Explain transaction server auto commit?
How to transfer a table from one schema to another?
How will you monitor replication latency in transactional replication? : sql server replication
Is a null value equal to anything? Can a space in a column be considered a null value? Why or why not?