Describe about first three Normal forms.
1)1NF
->it has a primary key.
->Each column is atomic.
2)2NF
->It is in 1NF
-> Every non-key column is fully functinally dependend on
primary key.
3)3NF
->It is in 2NF
->Every non-key column is functinally dependend only on
primary key.
->non-key column cant be dependend on another non-key colum.
| Is This Answer Correct ? | 6 Yes | 0 No |
What is difference between global temporary tables and local temporary tables?
Explain system rowset functions?
What are the 7 disadvantages to a manual system?
Difference between writing SQL query and stored procedure ?
15 Answers Cognizant, Infosys, TCS, Veritas,
How to rename an existing column with sql server management studio?
What are the various Operating system files that every SQL server 2005 database has and what is the purpose.
how to avoid cursors? : Sql server database administration
How can I track the changes or identify the latest insert-update-delete from a table?
1. How to fetch all the duplicate records from the table. 2. How to fetch the second highest salary from the table.
What is the appropriate number of test cases that you can write on a database?
What are some of the pros and cons of not dropping the sql server builtinadministrators group? : sql server security
what is the output for this query select * from employee where 1=1;
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)