Microsoft
Software
Hardware
Network
Question : Infering View Definition
Hi,
I have a SQL query which I will use to create a VIEW. Something like:
Select
T1.ColX,
T2.ColY
FROM T1, T2
WHERE T1.Key=T2.Key
Now when the VIEW is created in Terdata, is there a way I can find out that is the definition of ColX, and ColY?
I am trying to avoid drilling down to the lowest table level. Is there a query/syntax/location I can view this information?
Show View <View_Name> doesn't show that information.
Answer : Infering View Definition
try these
HELP COLUMN myview.*;
select distict type(column) from table;
select distinct format(column) from table;
which version/environment of teradata?
Random Solutions
MS Outlook - Count emails
Padding Emptry spaces with Zero's in VB.NET
Hyper v full Installation remote administration issues
Is there a way to use the recovery partition to reinstall the OS if the drive won't boot or put it on a new hard drive?
XP Pro SP 3 - Ordinal 423 could not be located in the dynamic link library urlmon.dll
Restoring a Dell studio 1535 to factory default
Sort columns in pivot table.
Set Java Class toString name?
Find GoldMine contacts with a deleted process attached
Remote Desktop Connection to Windows SBS 2008