Difference between 2NF &3NF ?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

What are the differences between char and nchar in ms sql server?

0 Answers  


What is oltp (online transaction processing)?

0 Answers  


What is not null constraint?

0 Answers  


How to retrieve field values using mssql_result()?

0 Answers  


What is the difference between a Local temporary table and a Global temporary table? How is each one used?

2 Answers   HCL,






is it important for a database administrator to understand the operating system and file access? : Sql server administration

0 Answers  


what is a check constraint?

0 Answers  


Is the primary key column of a table an index in ms sql server?

0 Answers  


tell me the disaster recovery plan

0 Answers   Microsoft,


How to change the system date and time from SQL Plus Terminal ?

0 Answers   MCN Solutions,


What are the steps to take to improve performance of a poor performing query? : sql server database administration

0 Answers  


hi, how to match retrieve the unmatched records from 2 tables in which we dont have any primary key. example : table1 has 1,2,3,4,5 and table2 has 1,2,3,4,5,6,7,8,9,10 and i want the numbers from 6 to 10 to be displayed and should not come as null. i need the numbers. please reply as soon as possible.

4 Answers  


Categories