how many no of table can be join in a sql query.
Answers were Sorted based on User's Feedback
Answer / ram
many number of tables can be join in a sql query by using 'join'
| Is This Answer Correct ? | 17 Yes | 3 No |
Answer / jo
In where clause u can write 254 subqueries and in from
clause u can write n number of queries
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / o.sridevi
many number of tables can create but not at a time one after one
| Is This Answer Correct ? | 0 Yes | 6 No |
What is INSTEAD OF trigger ?
What are sql functions? Describe the different types of sql functions?
What is sqlservr exe?
why sql is used as interpreter frequently rather than a compile?
what is datawarehouse? : Sql dba
Hello All, Could any well write a query for the following scenario. Account(table name) No Name Amount 1 ABCD 2000.00 2 DEFG -2000.00 3 GHIJ 3000.50 4 JKLM 4000.00 5 MNOP 6000.00 O/p Should be in this format No Name Credit Debit 1 ABCD 2000.00 0 2 DEFG 0 -2000.00 3 GHIJ 3000.50 4 JKLM 0 -4000.00 5 MNOP 6000.00 o could any one give appropriate query for this Thnks in Advance Suneel Reddy
we have a package and we have grants to execute that package inside of that we have table, here we don't have privileges to this table? whether this package will execute or not?
Q1.all the depts which has more then 10 empls? Q2.all the dept which does not have any emply? Q3 all the emp which does not have any dept? Q4 get all the emply detais with the dept details it dept is exit otherwise any emp details? Q5 how to debugg the dynamic sql and packages?
Mention what does plv msg allows you to do?
suppose we have a table in which 200 rows. i want to find 101 row ? what the query.... and how we find 4th and 5th highest salary and 1 to 10 highest salary
Cite the differences between execution of triggers and stored procedures?
How to run sql commands in sql*plus?
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)