What is Segment Advisor in Oracle?
No Answer is Posted For this Question
Be the First to Post Answer
how to code performance tuning of oracle PL/SQL? can any body send me the perfect answer?
What is a Temporary Segment ?
Hi, I want table structure shown below. How can i create this ? Num Name Address Addr1 Addr2 I want Addr1 and Addr2 under Address column. How can i achive this ? Is it possible ?
How do you rate yourself in oracle and sql server ?
What is the effect of setting the value "CHOOSE" for OPTIMIZER_GOAL, parameter of the ALTER SESSION Command ?
Database is hung. Old and new user connections alike hang on impact. What do you do? Your SYS SQLPLUS session IS able to connect.
what is primary key and foreign key when and where have to use
Explain the importance of .pll extension in oracle?
What is rowid and rownum in oracle?
Explain the difference between a procedure and a function? What do you understand by those terms?
Which database is better for os platform dependency?
We need to compare two successive records of a table based on a field. For example, if the table is CUSTOMER, and the filed is Account_ID, To compare Account_IDs of record1 and record2 of CUSTOMER table, what can be the query ?