How do we know whether an index is created on a table ???
Answer Posted / urmi
select index_name from user_indexes u where u.TABLE_NAME=upper('table_name');
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??
Can group functions be used in the order by clause in oracle?
How does Oracle guarantee data integrity of data changes?
What is the quickest way to export a table to a flat file?
How to connect to a remote server?
How to drop an existing view in oracle?
What is the purpose of save points in oracle database?
What are temporal data types in oracle?
How to call a stored function in oracle?
while i take backup using ibm tsm the following errors occurred: rman-03009 ora-19513 ora-27206 ora-19502 ora-27030 ora-ora19511
Iam learning oracle developer 2000.. can anyone give me then tutorials sites or PDF related to developer 2000 please send me the details @ mak2786@gmail.com thanks Arun
Why do you use stored procedures and state some of its disadvantages?
What are the arithmetic operations?
How do I uninstall oracle client from windows?
What to do if dba lost the system password?