Answer Posted / 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 |
Post New Answer View All Answers
Which language rdl files made of?
What is user-defined function? Explain its types i.e. Scalar and inline table value user-defined function?
When columns are added to existing tables, what do they initially contain?
How to use order by with union operators in ms sql server?
what is spatial nonclustered index
How to rename an existing table with the "sp_rename" stored procedure in ms sql server?
How to delete existing rows in a table?
How to create a stored procedure with a statement block in ms sql server?
Which is faster statement or preparedstatement?
Explain filestream storage of sql server 2008?
explain different types of joins? : Sql server database administration
What is the purpose of the master database?
What is a view and what are its advantages?
What are triggers in ms sql server?
Define views.