Forum Discussion

Element115's avatar
Element115
Memorable Member
2 years ago
Solved

QUESTION::SQL ENDPOINT::INFORMATION_SCHEMA::QUERY RETURN NOTHING

Why do the following 2 TSQL queries return an empty result set?  Also nothing with a WHERE clause on a table name in the LH.     SELECT * FROM INFORMATION_SCHEMA.VIEW_COLUMN_USAGE       SEL...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi Element115 
    Create a view using table present in lakehouse and retry.