What are different types of table joins?
No Answer is Posted For this Question
Be the First to Post Answer
What is the process of normalization?
What will be the maximum number of indexes per table?
Can you change the data type of a column in a table after the table has been created? If so, which command would you use?
Which are the olap features?
When a primary key constraint is included in a table, what other constraints does this imply?
What is field in algebra?
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
How to create a view with data from multiple tables?
Does any body please help me what question's have asked for SSRS in the interview?
CLR Integration ? what is Notification services ?
What is dbcc? Give few examples.
How to use the inserted and deleted pseudo tables?
Oracle (3259)
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)