Executing a table creation using UI in SAP HANA Studio


To execute the table creation, click on the green arrow mark on the top right corner. You will get a confirmation as below that a column table has been created in Schema AA_HANA11 with name DEMO_TABLE −

Statement 'create column table "AA_HANA11"."DEMO_TABLE"( "CUST ID" INTEGER null, "CUST NAME" VARCHAR (10) null)' successfully executed Affected Rows:0 in 5 ms 884 µs.

Updated on: 22-Jun-2020

105 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements