Select query without a table name in Teradata

Zero-table SELECT statements return data but do not access tables. For example, the following SELECT statement specifies an expression after the SELECT keyword that does not require a column reference or FROM clause:


SELECT 30000.00 / 10.;
\n\n

nVector

posted on

Enjoy great content like this and a lot more !

Signup for a free account to write a post / comment / upvote posts. Its simple and takes less than 5 seconds