When we can say that is in BCNF?
Answers were Sorted based on User's Feedback
Answer / jayesh
BCNF is Boyce Code Normal Form.
whn it is in 3NF then only it can be in BCNF.
Is This Answer Correct ? | 17 Yes | 2 No |
Mention the different types of triggers?
What is sql injection? How to protect against sql injection attack?
How to create hyperlink from returned sql query ?
you accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover? : Sql server administration
What is cursor in ms sql server?
What is the difference between DATETIME2 and DATETIME?
What are some of the pros and cons of not dropping the sql server builtinadministrators group? : sql server security
Please give me queries for the following 1. To get the count of duplicate records. 2. A query to delete the duplicate records.
Explain primary key and foreign key constraints?
Selet all the data from table where last name is n of employee
What are the hotfixes and patches in sql server?
How use inner join in sql server?