Anonymous

Not logged in

  • Log in
SQLZoo

INSERT and DELETE Reference

From SQLZoo

Namespaces

  • Page
  • Discussion

More

  • More

Page actions

  • Read
  • View source
  • History

How to put records into a table, change them and how to take them out again.

INSERT and DELETE Operations
INSERT new records
UPDATE existing records
DELETE records
INSERT ... SELECT
INSERT: Not all fields need to be specified
INSERT a date
Explicitly enter a NULL
INSERT problems: reference
DELETE problems: reference
INSERT problems: incompatible formats
String contains a quote '
Data normalization
DataWars, Data Science Practice Projects - LogoDataWars: Practice Data Science/Analysis with +100 Real Life Projects
  • Served by: dill at 2025-05-17T03:00
  • Retrieved from "https://sqlzoo.net/w/index.php?title=INSERT_and_DELETE_Reference&oldid=505"

    Navigation

    • SELECT basics
    • quiz
    • SELECT from world
    • quiz
    • SELECT from nobel
    • quiz
    • SELECT in SELECT
    • quiz
    • SUM and COUNT
    • quiz
    • JOIN
    • quiz
    • More JOIN
    • quiz
    • Using NULL
    • quiz
    • Self JOIN
    • quiz

    Reference

    • NoSQL zoo
    • SELECT
    • Functions
    • SELECT .. WHERE
    • SELECT .. GROUP BY
    • SELECT .. JOIN
    • SELECT .. SELECT
    • INSERT .. VALUES
    • INSERT .. SELECT
    • UPDATE
    • DELETE
    • CREATE TABLE
    • CREATE VIEW
    • CREATE INDEX
    • DROP
    • ALTER
    • UNION
    • LEFT JOIN
    • NULL

    Wiki tools

    Wiki tools

    • Special pages

    Page tools

    Page tools

      User page tools

        More

        • What links here
        • Related changes
        • Printable version
        • Permanent link
        • Page information
        • Page logs
        • Powered by MediaWiki
        • This page was last modified on 10 July 2012, at 09:49.
        • Privacy policy
        • About SQLZoo
        • Disclaimers