Can we use threading in pl/sql?
what are integrity rules?
how can stop the sequence with mention the max value and with out mention the max value
how to give permission to users that users can update/insert/delete on a row of table on timeing 10am to 6pm only?
How can we schedule the procedure to run automatically ?
display your age in months?
What is a nested table in word?
there are .......different types of serializability
There is a table, In one column it has implemented a index, but the index is disturbed by the regular dml statements.. but still we need to keep the index. how it is possible?
What is crud diagram?
If the application is running very slow? At what points you need to go about the database in order to improve the performance?
type type_name is table of varchar2(30) index by binary_integer for the above type you have to create a identifier... like identifier_name type_name; for the above type you can use the below methods..like first , last , prior, next , delege..etc...like this.. if you create a cursor...like cursor cursor_name is select * from scott.emp; is there any methods like above to use prior, fist , last , next , trim ,etc...
What is pl sql quora?