GWDA372
Welcome
-
Assignment 5
Assignment 5
-
Week 10 Post: SQL Data Manipulation Language
What are the 4 DDL command statements most commonly used? Describe each briefly. SELECT – to query data in the database.INSERT – to insert data into a table.UPDATE – to update data in a table.DELETE – to delete data from a table. When and why would you use a “LIKE” clause? The “LIKE” clause would… Read more
Follow My Blog
Get new content delivered directly to your inbox.