Skip to content
Advertisement

SELECT VALUES in Teradata

I know that it’s possible in other SQL flavors (T-SQL) to “select” provided data without a table. Like:

How can I do this using Teradata?

Advertisement

Answer

Teradata has strange syntax for this:

User contributions licensed under: CC BY-SA
3 People found this is helpful
Advertisement