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) how many outer joins are used in a single sql query? is there any limitations for using of outer joins?
2 9199How should i optimize the time for execution of stored procedure having single input and many output from the different tables?
1916A lady is trying to pick gloves and hats from her wardrobe in the dark. She has 22 white and 33 green ones. She wants to pick a pair of gloves of white and green. How many tries before she gets it right?
TCS,
1 44811. what is the exact use of hint in sql. 2. How we can avoid index scan in sql even though index is there in the table.
1 6892SQL Tuning, Oracle Server 10g: Why is the following hint invalid? SELECT /*+ first_rows parallel(table_name,paral_number)*/
1 10125I have a package in which a table was used in a procedure and compiled later i have dropped the table used in the package what would be the status of package specification and body
TCS,
1 6467
How is clustered index different from non-clustered index?
Explain security with sql azure?
How do you create a primary key?
Find first and last day of current month in sql server
What is replication id?
what is a live lock? : Sql server database administration
What is mutating error in pl sql?
What's dateware house and what's clustor with practicle example
How do I remove sql developer from windows 10?
How to dump a table to a file with 'mysqldump'?
State the acid rules?
How does rowid help in running a query faster?
What is oracle d2k?
How do you remove duplicate records from a table?
What is filtered index?