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) 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 5519Please explain the difference between outer join and inner join? With examples would be appreciable..!
IBM,
6 19529HI 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 4534how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
1 2081in 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
1 1772
How to rebuild the master database?
Can you index views?
Is there some bulk load or other way to import a lot of data fast?
How to write a left outer join with the where clause in oracle?
How to connect php with different port numbers?
How efficient you are in oracle and SQL server?
Can you tell me about your experience with the administration of COTS system..? Also, how do you set up seed data..?
You have a stored procedure, which execute a lengthy batch job. This stored procedure is called from a trigger you do not want to slow the data entry process you do not want trigger to wait for this batch job to finish before it completes itself what you can do to speed up the process?
What are the pros and cons of putting a scalar function in a queries select list or in the where clause?
What are the source of constraints?
What is your daily office routine?
how many tables will create when we create table, what are they? : Sql dba
Can we do dml on views?
what is dbms? : Sql dba
What are wait types?