What are Lexical Parameters.How They are used in Reports 6i
Answer Posted / jini
you have to write a query like this to replace the
tablename and column name
select &ename,&sal
from &emp
but make sure emp is a table and ename,sal are columns
Is This Answer Correct ? | 33 Yes | 10 No |
Post New Answer View All Answers
What is pivot query?
Why is %isopen always false for an implicit cursor?
How do you remove duplicate records from a table?
Can we perform dml in function?
What are sql data types?
What is a null value?
What is a clob in sql?
Is t sql a programming language?
What are the usages of sql?
describe mysql connection using mysql binary. : Sql dba
how to dump a table to a file with 'mysqldump'? : Sql dba
The in operator may be used if you know the exact value you want to return for at least one of the columns.
What is the difference between execution of triggers and stored procedures?
how to use regular expression in pattern match conditions? : Sql dba
What are the two types of periodical indexes?