Oracle General (1803)
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) what is the use of triggers in Java program? I mean where do we use triggers in Java programming?
2236what is the need of indexing topic in oracle? where do we use in a Java project? any other option other than using this to get the same result where we use indexing ?
2523why you need store procedure ? where do we use it in a Java project? can you get the code for as store procedure using in Java?
1 6192how do we code triggers , store procedure , Performance tuning and indexing in a Java Project? Pls kindly get me the perfect answer with the code for each....thank you in advance............pls any body kindly help me soon as possible....
2119when a grant option is encountered for a table EMP to a peer sitting beside you who has already having the table of that name (EMP), then what is the result?
2 4399I have table that has student names in it.If I query on the names my result set should return as 'VALUE NOT ENTERED' for null entries.
1 4367How to update rows in table, suppose i have lacks of rows in table how to update total table with update statement. Can u please any one answer this question with update statement.
2 5097I have query like this. select dept_id, max_mark from stude_dept where min_mark= (select min(mini_mark) from stud_dept); How can i optimize this query. Can anyone help me with it
2 4982A and B are tables. x is a column. Then What is difference between A.x = B.x(+) and A.x = B.x ?
7 10110
How is incremental backup different from differential backup?
How to create a single index for multiple columns?
how can you pass values to-and-fro from foreign function?
What is transactional trigger property?
What is a trigger and what are its types in oracle?
Teradata: How can we know the indexed column in a table?
Explain about party and customer in ar : oracle accounts receivable
What are transaction isolation levels supported by oracle?
What do you mean by redo log file mirroring?
in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory
What are the steps involved in instance recovery in oracle?
Where in the Oracle directory tree structure are audit traces placed?
What are the provisions and resources provided in the oracle’s cloud server?
What privilege is needed for a user to create views in oracle?
Mention what is the difference between single instance environment and rac environment?