What is 1nf 2nf?
Answer / Alok Singh
In SQL Server, 1NF (First Normal Form) is the first stage of database normalization where each table cell contains atomic values, i.e., non-repeating groups or arrays are avoided. 2NF (Second Normal Form) is the second stage where every non-key attribute is fully dependent on the primary key.
| Is This Answer Correct ? | 0 Yes | 0 No |
please bar with my english i having a database called tblhallreservation in which res_date is date field has to select all the fields in table deponding on month either has to display all details for the month jan or feb and so on
How to Generate a Series of Random Integers With T-SQL?
What stored by the master? : sql server database administration
Explain primary key?
How do you trace the traffic hitting a sql server?
List the different types of joins?
Mention the different types of triggers?
how to find maximum identity number in a table ?
2 Answers JPMorgan Chase, Thomson Reuters, Wipro,
You have a table ‘test’ which is a copy of northwind employee table you have written a trigger to update the field ‘hiredate’ with the current date
How to resolve the orphan use problem? : sql server security
Wht is the difference between stored procedure and trigger
How is a full-text index updated?
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)