Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

Is It Possible to execute add,update,delete query parallel but not simultaneously?

user-image
Question added by Julfkar Moh Umar , Sr. Software Engineer , Aakash Edutech Private Limited
Date Posted: 2016/01/10
Sameer Ahmed Z
by Sameer Ahmed Z , Project Assitant , Indian Institute of Science

hi,

 

yeah its possible to execute add, delete, and update.

using semicolon (;)

 

example :

ALTER TABLE table_name ADD column_name datatype;UPDATE table_name SET column1=value1 WHERE some_column=some_value;DELETE FROM table_name WHERE some_column=some_value;

Ashutosh shukla good family
by Ashutosh shukla good family , Public , Nysa Communication pvt. ltd.

no It is not Possible to execute add,update,delete query parallel but not simultaneously?

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.