Hi Murhaf,
Thank you very much for the detailed step by step! I would not have figured that out on my own. I have followed the steps and but still got a few more questions...
1) In the Cockpit and clicking on "HANA Instances", there is no option for me to create an instance but there is an existing instance already and it's called dev. I think we are fine here.
2) Now that I have created a schema and table files, like below
Have I actually created the schema and table yet or I simply created 2 text files containing the scripts for creating a schema and a table within the schema and still require "running" the scripts? If so, how can I "run" the scripts?
3) How can I insert data into the table and then do a "select * from mytable" against the table?
Sorry my background is Oracle so I tend to use it as a reference.
Thanks
Kin