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 clustered index sql?
What is sqlerrm?
Is t sql a programming language?
Why do we create views in sql?
What type of database is cloud sql?
What are the subsets of sql?
How do I order by ascending in sql?
How to run sql*plus commands in sql developer?
What is the difference between function, procedure and package in pl/sql?
What is sql and explain its components?
Can you have a foreign key without a primary key?
What is vector point function?
What is procedure explain with program?
what are null values? : Sql dba
What are the ddl commands?