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 |
What is the difference between column level constraints and table level constraints?
14 Answers IBM, TCS,
What is the purpose of init.ora. ? how many init.ora exist in oracle installation? suppose there are 3 database on one oracle server, how many init.ora do I have? what are various database objects? how will you identify memmory related performace issue in oralce? any idea about basic architure difference of oracle and db2? comment on which is better , with reasons? what is a fuction based index? is it recommended to use the same. ? what is global temporay table? what is teh signification of the parameter session_cached_cursor ?
you are a universe designer and report developer in BO, what type of information you gather from client?Briefly explain plz
3. Adapt your query in (2) above so that only post codes with more than twenty orders are displayed.
Can we use bind variables in oracle stored procedure?
Why does oracle 9i treat an empty string as null?
What are steps required to ENTER DATA INTO DWH?
difference between procedures and function?
What is a Shared SQL pool ?
In Oracle 10g, "g" Stands for what?
What is the difference between pre-select and pre-query?
How to use existing values in update statements using oracle?