The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
is this query right?
i was wondering if this query was right
PHP Code:
|
#2
|
|||
|
|||
Looks ok to me, though I don't believe you need to explicitly specify the join in mysql...though specifying it doesn't do any harm
ie. you could do something similar to... Code:
SELECT * FROM journal_entries, journal WHERE journal_entries.journal_id = journal.journal_id etc.... |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|