what is the use of triggers in Java program? I mean where do we use triggers in Java programming?
1792what 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 ?
2126why 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 5388how 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....
1668when 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 3538I 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 3746How 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 4293I 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 3934A and B are tables. x is a column. Then What is difference between A.x = B.x(+) and A.x = B.x ?
7 8118
How many categories of data types?
Can we create database in oracle using command line ?
why should i declare foreign key constraint as self relation instead of binary relation in tables ?
What is auto invoicing? Explain : oracle accounts receivable
what are the default admin accounts in Oracle 10g ?
What is the relation of a user account and a schema in oracle?
How to login to the server without an instance?
Describe varray?
Will you be able to store pictures in the database?
What are set operators?
Explain the different normalization forms?
If you are working Microsoft excel, which type of file you used .excel or .csv?
What is logical backup in oracle?
How to write numeric literals in oracle?
Tell me about standby database? What are some of the configurations of it? What should we watch out for?