Answer Posted / ghous
well normalization is a broader concept and couldbe called
the back bone of RDBMS..
it involves multiple steps and levels ranginf grom 1-5
that removes dependencies repetition etc...
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
wat wil hapn if we give the both read and deny read permission to user?
Where are sql server user names and passwords stored in sql server?
What is the difference between substr and charindex in the sql server?
How is foreign key related to primary key?
What is the usage of the sign function?
What do you mean by the term 'normalization'?
How you can get the list of largest tables in a database?
What is the return type of executeupdate ()?
Give an example of SQL injection attack ?
What is the difference between getdate and sysdatetime?
What command must you use to include the not null constraint after a table has already been created?
Can anyone tell that the extra features are there in SQL SERVER 2008 that are not available in previous versions .
What happens to a statement batch if there is a compilation error?
What is 1nf 2nf and 3nf?
Can you explain how long are locks retained within the repeatable_read and serializable isolation levels, during a read operation with row-level locking?