Hello
Please help me out.
I have a SELECT statement wherein a data type is
specified as the from statement.
Data f1 type char4.
SELECT * from ( f1 )
Where is this used? What is the need?