2.2 SQL commands

?
View mindmap
  • Database SQL
    • AND
      • allows multiple conditions to be set, ll of which must be true
    • FROM
      • selects a particular table for where the data comes from
    • WHERE
      • sets out conditions for which data to chose from
    • SELECT
      • retrieves a record (a row) commands can be carried out on said record without effecting the whole data base

Comments

No comments have yet been made

Similar Computing resources:

See all Computing resources »See all Programming resources »