What is lexical parameter ?

Answer Posted / deepak muduli

Lexical parameters can dynamically replace clauses in the
Select statement in the data model and even the whole
select statement. It replaces any part of a SELECT
statement, such as column names, the FROM clause, the WHERE
clause, the ORDER BY clause. To create a lexical reference
in a query, prefix the parameter name with an ampersand (&)

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables

1598


Is it possible to execute a dynamic sql from forms?

599


if some data is not transfered where it will get stored

1465


did u received a single file or multiple files

1611


what is oracle forms?

601






How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff

1644


in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement

1294


How can we expand Parameter Form Canvas on Reports 6i?

1959


Is it possible to have multiple layouts in a report?

575


What do we mean by record group in oracle forms?

614


what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?

601


i am having a report Jan to Dec are the columns if the present month is Mar only Mar to Dec columns should appear in report output

1569


What do you understand by lov?

570


i am writing a query select EmpNo from Emp how can i call in after parameter form

1600


What is an oracle report?

606