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) can we write stored function in out parameters? how to call through select statement? how to written more than one value plz give the exmple?
1 4849select * from emp where sal in(select max(sal) from emp) here there is any limit for in operator how many values accpect ?
2 7843In table three columns with 1 milion records(here there is no sequence values) i want add one more column with sequence values from the first how it is posible?
4 8362suppose we have values like 1 5 7 in a colum.Now we want numbers like(2 3 4 6) that exists between 1 5 7.How can we do this using sql query??
5 9869What is the difference between in and exists. Ex: select * from emp where empno in(....) and select * from emp where empno exists(....) What is the difference between a Join and Union and Union and UnionAll.
5 11278I am using an Oracle 8i Database my data contains Clob data. I am using toad version 7.6 i am able to get the data in toad but unable to extract the data in excel.when trying to extract the data into the excel the toad error says out of memory. Can any body please help me to extract the data through the same toad version. Thanks in advance
2322how to Update table Sales_summary with max(sales) data from table sales_dataTable 1. sales_data table Table 2. Sales_summary Region sales Region sales N 500 N 0 N 800 W 0 N 600 W 899 W 458 W 900 I want the Sales_summary After Update like this Region Sales N 800 W 900
8 9497
Is mongodb publicly traded?
How would you improve throughput in sybase?
What is compound trigger?
What do you understand by triggers and mention the different types of it?
How does mongodb replica set work?
Explain cascading triggers.
What is mongodb stitch?
Explain what is dbms?
Explain clause in sql?
Write about Transaction Management in Oracle 9i?
What are the different operators available in sql?
What is used to replicate sessions between instances in coldfusion clusters?
What is full form of rtm?
If a tablespace shows excessive fragmentation what are some methods to defragment the tablespace? (7.1,7.2 and 7.3 only)
What do you understand by anchoring in reports?