What are the type of Synonyms?
Answer / salim
there are two type of sysnonyms
1.public
2.private
| Is This Answer Correct ? | 7 Yes | 0 No |
Can a formula column be obtained through a select statement ?
I have a table that log salary-increase-process have fields: autoid, old_salary, acctno and table EMP: acctno, name, salary I want to list count increase-salary of employees, each have old_salary, new_salary. Help me with SELECT statement, please!
What is SQL access advisor in Oracle?
How to write date and time literals in oracle?
What happens internally when the user types userID/password@string in SQL PLUS Thanks-Bhaskar
I am using an Oracle 8i Database my data contains Clob data. I am using toad version 7.6 i am able to get the data in toad but unable to extract the data in excel.when trying to extract the data into the excel the toad error says out of memory. Can any body please help me to extract the data through the same toad version. Thanks in advance
How to create tables for odbc connection testing?
what is kernel?
What suggestions do you have to reduce the network traffic?
Can we store pictures in the database and if so, how it can be done?
What is a subquery?
How to loop through data rows in the implicit cursor?