How can we view last record added to a table?
No Answer is Posted For this Question
Be the First to Post Answer
What are ddl statements in oracle?
What is difference between sid and service name in oracle?
In which dictionary table or view would you look to determine at which time a snapshot or MVIEW last successfully refreshed?
What are the advantages of Views ?
Does oracle partitioning improve performance?
How to run queries on external tables?
what is the difference between simple view and complex view?
How many data types are supported?
how to select alphabets in a one column , for this the table name is PA_TASKS and column name is TASK_NUMBER, In TASK_NUMBER the data like this 1.1.3NN,1.1.4NN,1.5.1NN,1.3.2NE,1.5NN,1NN,1.2NE,1CE , For this i need to disply output as only NN,but not other alphabets, if NN is thre means i should display , otherwise leave that blank or empty Its some urgent requirement ,thanks in advance
What is the effect of setting the value 'FIRST_ROWS' for OPTIMIZER_GOAL parameter of the ALTER SESSION command ?
what is the syntax of DELETE command?
What is an oracle and why it is used?