The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
MyChenQL, part 5
How can I make this into valid SQL for MySQL (i.e., dump the nested query):
[sql] SELECT pagetext FROM post WHERE threadid = (SELECT threadid FROM thread WHERE forumid = 18 ORDER BY dateline DESC LIMIT 1) ORDER BY dateline ASC LIMIT 1 [/sql] English: select the pagetext from the first post in the most recent thread in forum 18. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|