How you find out version of installed workflow?
Answer / ashish v attarde
select Text from wf_resource where name='WF_VERSION'
| Is This Answer Correct ? | 6 Yes | 1 No |
1. Display all the rows and columns in the CLIENT table. Sort by client name in reverse alphabetical order.
What would you do if a database crashes in production?
How to call a sub procedure?
What are the limitations of check constraint?
What is the minimum client footprint required to connect c# to an oracle database?
How to set a transaction to be read only in oracle?
What are the logical operations?
How many different types of indexes we have in oracle?
24 Answers IBM, TCS,
Explain oracle data types with examples?
what are the differen between key flexifild and discriptive fiexifild.
Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.
How to create lov dynamically at runtime & attach to text field?