Oracle General (1809)
Oracle DBA (Database Administration) (261)
Oracle Call Interface (OCI) (10)
Oracle Architecture (90)
Oracle Security (38)
Oracle Forms Reports (510)
Oracle Data Integrator (ODI) (120)
Oracle ETL (15)
Oracle RAC (93)
Oracle D2K (72)
Oracle AllOther (241) Please explain the difference between outer join and inner join? With examples would be appreciable..!
IBM,
6 19160HI 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 4386how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
1978in 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
1695how can db_files > maxdatafiles since db_files is for instance and the later is for database
CTS,
2623Please help me how to write a Query to change the primary key constraint from 1 attribute to another attribute in a table
3 6547in reports 1og.if we enter a query in list of values then parameter form displays a dropdown.in that if any ething is selected then that will display in the report.supp if i am not selected any value then it should display all the values.how it is possible?can any one help me........
1 4295HI 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 5058in 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
2135
What are the different responsibilities of a dba?
Can i create more than one Master Repository in ODI?
A user is getting an ora-00942 error yet you know you have granted them permission on the table, what else should you check?
Differentiate between pre-select and pre-query?
Does dba need to know programming?
How to use regular expression in pattern match conditions in oracle?
What is a table index in oracle?
What are the goals of dba?
Explain dual table. Is any data internally stored in dual table. Lot of users is accessing select sysdate from dual and they getting some millisecond differences. If we execute select sysdate from emp; what error will we get. Why?
Are you familiar with user exits in reports?
How can I combine multiple rows into a comma-delimited list in oracle?
What is translate in oracle?
What degree do database administrators need?
Please explain oracle left join with an example?
what is difference between group above and group left report