Words:
CRUD: Delete and change (create/read/update/delete)
Create: New Item
READ: Query
Update: Modify
Delete: Remove
DESC Table name: View table structure
Drop: Delete Table
Primary key: Primary key
Modify: Modify (Modify the type and length of columns in a table)
Decimal: Generic type
BLOB: Byte type
Timestamp: Time stamp
Truncate: Destroy (delete table completely)
Transaction: Things, business
Rollback: reversing, rolling back
Connectivity: connectivity, connectivity
Statement: statement (execution statement)
Concur: Joint action, simultaneous occurrence
PreparedStatement: Pre-compilation declarations
Distinct: (Remove Duplicates)
Count: Count
Connector: Connector
Register: Registration, registration
Driver: Drive
Database: Databases
Start: Begin
Insert: Inserting
Unique: the only
Category: Category
Truncate: Destroy (delete table completely)
ResultSet: Result set
Release: Releasing
Template: Templates
Web09
Order: Orders
Constraint: (mandatory ) constraint
FOREIGN key: FOREIGN key
References: Point to
OrderItem: Order Items
Join: Join
ResourceBundle: Resource Bundle
ClassLoader: Class Loader
Properties: Attributes
InputStream: Input stream
Mysql Common Words