Hi guys,
There is a problem I'm facing I have to create the table from the select statement resulting 0 records as output.
Sue to which, the error displayed is:
SQL Error: ORA-01723: zero-length columns are not allowed
01723. 00000 - "zero-length columns are not allowed"
*Cause: Columns with zero length were not allowed.
*Action: Correct the use of the column.
no rows selected
Can you please suggest the possible way?
I have to create multiple tables like this from the select statement.