Mega Code Archive
Search
.Net
ASP .Net
ASP .Net Tutorial
C#
C# Book
C# by API
C# Tutorial
VB.Net
VB.Net by API
VB.Net Tutorial
Visual C++ .Net
VisualBasic Script
Java
Java
Java Book
Java by API
Java Tutorial
Script
Flash ActionScript
Flex
JavaScript DHTML
JavaScript Reference
JavaScript Tutorial
Database
MSSQL
MSSQL Tutorial
MySQL
MySQL Tutorial
Oracle PLSQL
Oracle PLSQL Tutorial
PostgreSQL
Languages
Android
C
C Tutorial
C++
C++ Tutorial
Delphi
Perl
PHP
Python
Python Tutorial
Ruby
Silverlight
Office
MSOfficeExcel 2007 Tutorial
MSOfficePowerPoint 2007 Tutorial
MSOfficeWord 2007 Tutorial
Data
XML
XML Tutorial
MySQL
Insert Delete Update 63 codes
Home
MySQL
Insert Delete Update
1 A different join is defined in the UPDATE clause
2 A shortcut INSERT statement to enter the data
3 Adding Multiple Rows to a Table
4 Adding Subqueries to Your DELETE Statements
5 Adding Subqueries to Your UPDATE Statements
6 An UPDATE statement can be qualified by the use of the ORDER BY clause and the LIMIT clause
7 Assign value in select clause
8 Calculation in INSERT clause
9 Calculation in INSERT command
10 Column list in the insert statement
11 Data Changed by Field Syntax When 123 4567 Is Inserted
12 Delete All Threads Except the Last 500
13 Delete by JOIN
14 Delete ignore
15 Delete row with condition
16 Delete rows from multiple tables
17 DELETE statement using the using join delete alternative
18 Delete statement with subquery (ERROR 1093 (HY000)
19 Delete with JOIN 2
20 Delete with where clause
21 Deleting Rows with DELETE
22 Do PLUS calculation in where clause
23 Get the last insert id
24 How to create an INSERT statement
25 In INSERT statement, the columns names are specified and only the values for those columns are included
26 INSERT IGNORE statement
27 Insert null value
28 INSERT ON DUPLICATE KEY UPDATE
29 Insert record to mysql db
30 Insert statement and date calculation
31 Insert statement without column names
32 Insert three rows together
33 Insert values into multiple rows
34 Inserting Data within One INSERT Statement
35 Joining Tables in a DELETE Statement
36 Joining Tables in an UPDATE Statement
37 Modifying Row Data
38 SET clause uses the Quantity column to specify the new value for that column
39 Simple INSERT clause
40 Table join and insert
41 Update and order
42 UPDATE IGNORE
43 Update records with calculation based on two tables
44 UPDATE statement includes a WHERE clause
45 Update statement using table name alias
46 Update statement with case statement
47 Update statement with subquery (ERROR 1093 (HY000)
48 Update statement with variable (ERROR 1093 (HY000)
49 Update two tables with calculation
50 Update value by calculation
51 Update with condition
52 Update with limit clause
53 Update with limitation and calculation
54 Updates all rows with an InStock value of less than 30
55 Updating a joined table
56 Use INSERT LOW_PRIORITY command
57 Use the SQL statement INSERT to create a record
58 Using DELETE LOW_PRIORITY command
59 Using INSERT DELAYED
60 Using one insert statement to add more than one rows
61 Using the from join delete Alternative to Delete Data
62 Using UPDATE Statements to Modify Data in Joined Tables
63 When you update values in a joined table, you can update more than one value at a time