Answer Posted / suhail qaiser
normalization is a design process for representing data in
tabular format.the five normal forms are progressive rules
to represent the data with minial redundancy
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How can I get data from a database on another server?
Mention the command used to rename the database.
What is a trigger what are the advantages of trigger?
Does a full backup include transaction log?
Give a example to search fr a string in all stored procedure in sql server.
Tell me about joins in database system and explain each in detail.
What do you understand by recursive stored procedures?
How do I repair damaged sql server mdf file database? In previous day my mdf file has got damage due to unknown reasons then I used dbcc chekcdb command but it failed, MDF file is important for me, I don’ know that how to get back mdf file data. Please anyone suggest me?
If you are given access to a SQL Server, how do you find if the SQL Instance is a named instance or a default instance?
Difference between connected and disconnected database in .net with sql server?
What is create command?
What is meant by indexing?
what is a deadlock? : Sql server database administration
What is built-in function?
How to perform key word search in tables?