Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
Home
SQL / MySQL
Aggregate Functions
Backup Load
Command MySQL
Cursor
Data Type
Database
Date Time
Engine
Event
Flow Control
FullText Search
Function
Geometric
I18N
Insert Delete Update
Join
Key
Math
Procedure Function
Regular Expression
Select Clause
String
Table Index
Transaction
Trigger
User Permission
View
Where Clause
XML
Database Join « Join « SQL / MySQL
SQL / MySQL
Join
Database Join
1.
If the current database is database1 or database2, you can dispense with some of the qualifiers.
2.
if the current database is database2, no database2 qualifiers are necessary
3.
Qualify the table name with database name
4.
Qualify the column name with table name and database name