How can we delete a table in sql server?
No Answer is Posted For this Question
Be the First to Post Answer
Difeerence between ssis 2005 and ssis2008?
How to write a query with a full outer join in ms sql server?
Find top Nth employee from each department in terms of salary?
When does the auto update index statistics feature in sql server turn itself on?q) what specific conditions database should meet, before you can bulk copy data into it using bcp?
What is de-normalization and what are some of the examples of it?
How can you ensure that the database and sql server based application perform well?
What is the Query of getting last 10 transaction Reports (like insert, update, Delete Data from Tabele) ?
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 is the use of stored procedure?
What is referential integrity and how is it achieved?
Explain indexed view?
Why is replication required on the sql server?
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)