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) I need a exceptoin in pl/sql block so that if any errors occur in the block then no exception should errors should raise?
1 5418Please explain the difference between outer join and inner join? With examples would be appreciable..!
IBM,
6 19224HI in report builder am creating paramters.for that i have taken emp table from scott user . in deptnum am displaying distinct deptno.if i select dept 10 ,empnum drop down should display empno's of deptno 10. .if i select dept 20 ,empnum drop down should display empno's of deptno 20.for this wat i have to do.
2 4427how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
1992in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
1708
What is the symbol of logical OR operation in mongodb?
How can you insert null values in a column while inserting the data?
How do I make my sql query run faster?
How to load data through external tables?
What are different types of data sources?
How do you identify a foreign key?
What is select query in mysql?
How to define and use table alias names in ms sql server?
Define mongodb SUM?
Name the different type of indexes in sql?
How do I completely remove mysql from windows?
How can you tell how much space is left on a given file system and how much space each of the file system's subdirectories take-up?
Explain the difference between procedure and function in mysql?
How do I manually create a database in oracle?
What is user defined stored procedures?