List the different normalization forms?
No Answer is Posted For this Question
Be the First to Post Answer
Which command executes the contents of a specified file?
Explain the collation?
What are group functions in query statements in ms sql server?
Which command using Query Analyzer will give you the version of SQL server and operating system?
what are different types of raid configurations? : Sql server database administration
How to change a login name in ms sql server?
Write down the syntax and an example for create, rename and delete index?
Do you know what guidelines should be followed to help minimize deadlocks?
How to get a list of columns in a view using "sys.columns" in ms sql server?
2) Consider a Table name A which has below records ID --- 5 5 5 5 5 Consider another table B which has below records ID -- 5 5 5 5 5 5 5 5 How many rows will be returned by each of the below queries a) select * from A inner join B on A.id = b.ID b) select * from A left join B on A.id = b.ID c) select * from A right join B on A.id = b.ID
What do you mean by normalisation?
how you can move data or databases between servers and databases in sql server? : Sql server administration
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)