Have you looked at the documentation? If not, start here: - Creating, Showing, Altering, and Dropping Tables <https://cwiki.apache.org/confluence/display/Hive/Tutorial#Tutorial-Creating,Showing,Altering,andDroppingTables> - Create Table <https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-CreateTable>
-- Lefty On Thu, Jan 8, 2015 at 12:28 PM, Krish Donald <gotomyp...@gmail.com> wrote: > Hi, > > I am new to hive and I have imported data into HDFS using DB2. > Now I want to create hive table. > I am not sure How to convert RDBMS DDL to Hive DDL ? > Can somebody please guide ? > > Thanks > Krish >