Omnisci SQL and pymapd

Comments

1 comment

  • Avatar
    anon45925161

    Hi @dipanwita2019,

    You can run the SQL command show create table my_table; to get the DDL for my_table. This should give you the column names and their data types, as well as any additional table options.

    0
    Comment actions Permalink

Please sign in to leave a comment.