What is the maximum limit on the number of columns in a table?
No Answer is Posted For this Question
Be the First to Post Answer
Describe the different type of Integrity Constraints supported by ORACLE ?
what are the mandortary parameters required for cuncurrent program definition in oracle apps R12?
What are the differences between blob and clob in oracle?
1. How actually index will work ? 2. Why do people prefer mostly bitmap index and btree index in datawarehouse ? 3. If I use the column in aggrigate functions like max,min,count and avg and if I have a index created on that column, will it increases the performance ?
i must get table name, constraint type, constrain name with using concads "||" and it must be in string type, then with join processes i need code please help immidiately
How to define a data source name (dsn) in odbc manager?
Query to retrieve record for a many to many relationship ?
How do I recompile a procedure in oracle?
i deleted 4 records form the table.after i have applied commit .now i want to get back those records.how?
What are the values that can be specified for OPTIMIZER MODE Parameter ?
Is there any way to find out when one specific table/view/M-view is used last time. i.e. when one specific object is used in any SELECT statement.
What happens to the indexes if a table is recovered?