SQL script complete tutorial – Part 7

Core SAP HANA SQL script concepts- SQL UPDATE,DELETE,DROP Welcome to the seventh installment of this SAP HANA SQL Scripts core concepts section where we learn how to manipulate data using SQL UPDATE, delete certain data using SQL DELETE and obliterate the table from existence using SQL DROP statement. Till now, we have learnt the INSERT which […]