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) What is the differecne between equi-join and inner-join and natural join..Is there any difference or all are same?
8 53633i want to join two queries....and i want to run them as one after another that is want output of first query then second , then again output of first query then second and so on...
2 5736How we can copy one table data into another table whose name same as table but in differ database
8 183191.What is the deferece between DBMS & RDBMS? 2.How can you trouble shoot? If u will get error while installing sql server? 3.How can u trouble shoot slow running query? 4.how can u trouble log shipping errors? 5.why do we use merge replication instead of T.log replication?
7 13263
Is inner join faster than left join?
How to Change a users password from unix shell.
Is microsoft getting rid of access?
Have you created fact table and dimension tables?
how to start mysql server? : Sql dba
Does view occupy space?
What is subquery? Explain the properties of a subquery?
Why use identity in sql server?
Do we need to rebuild index after truncate?
If you're given a raw data table, how would perform etl (extract, transform, load) with sql to obtain the data in a desired format?
How raid can influence database performance?
What is acid mean in sql server?
What is self contained sub query?
What is temporary table in sql server? Why we use temp table?
What kind of problems occurs if we do not implement proper locking strategy?