how to unbreak sequence numbers during intereptions
Answer / sudipta santra
ADDING THE CYCLE KEYWORD.
ALTER SEQUENCE SQ1 CYCLE;
| Is This Answer Correct ? | 3 Yes | 0 No |
In Oracle Clinical 4.5.0, can the VIEW_TEMPLATE_ID column in DATA_EXTRACT_VIEWS table contain NULL value?
what is pragma?
Find all employees in Dept “Marketing”.
What is transaction control statement and how many types of transaction control statement in Oracle?
Can a primary key contain more than one columns?
What are the built-in functions used for sending Parameters to forms ?
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
What is the usage of save points in oracle database?
Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracles. What database recovery options are available? Database is in archive log mode.
write a query to dispaly those name who is more than one in student table? example- in a student table sandeep kumar comes 4 times, rakesh kumar comes 2 times, ajit kumar comes 1 times so query will display sandeep kumar and rakesh kumar single times.
How do I limit the number of oracle database connections generated by weblogic server?
What is oracle analytical function?