Answer Posted / manoj
DECLARE
v_date DATE;
v_char VARCHAR2(10);
v_number NUMBER;
BEGIN
NULL;
END;
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to replace not in with not exist?
When installing the datastage7.5x2 edtion iam getting aproblem i.e the cpu count is 2 but the cpu count in installation is one . how can i install in my p.c (system is dual core).
You have two tables with a one to many join based on a field named id. You need to find records in the parent table that are not represented in the child table. how would you accomplish this?
What you can do to remove data from the cache and query plans from memory for testing the performance of a query repeatedly?
State the acid rules?
What are the types of database model?
What are the 18 schemas?
On friday, you issued several insert statements using query analyzer. You then verified the data had been correctly entered with a select statement on monday, your users report that the data is not there what happened?
What is DB Development software?
What are the three types of database design?
What are the main phases of database development?
In which table collections errors are stored.
What is a database development?
Why does this query return 0?
Which data type cannot be used as a parameter in a udf?