|
|
Answers:
SQLCommand is used to retrieve or update the data from database.
You can use the SELECT / INSERT,UPDATE,DELETE command with SQLCommand. SQLCommand will execute these commnds in the database.
SQLBUILDER is used to build the SQL Command like SELECT/ INSERTR, UPDATE etc.
If you have the better answer, then send it to us. We will display your answer after the approval.
   
|