Answer Posted / guest
Well a relational database is basically composed of tables
that contain related data. So the Process of organizing this
data into tables is actually referred to as normalization.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How to set database to be read_only in ms sql server?
in a table is b in column k (manikanta,sivananda,muralidhar) i want result like (mnikanta,sivnanda,murlidhar) please slove it
What command would you use to create an index?
Explain the various types of concurrency problem. I.e. Lost or buried updates, uncommitted dependency, inconsistent analysis, phantom read?
How to check if a table is being used in sql server?
Why we use trigger in sql server with example?
How do I save a stored procedure in sql server?
List some of the rules that apply to creating and using a ‘view’
What does the on delete cascade option do?
What is service broker? : sql server database administration
Can you leave a union at any time?
What is nonclustered index with included columns ?
Can sql server be linked with other servers like oracle?
How to override dml statements with triggers?
Can you name some of the dml commands in sql?