![]() |
how do i select
how do i select ALL data from a database concerning a specific userid?
something along the lines of PHP Code:
|
nope, you have to use joins
[sql]SELECT * FROM user INNER JOIN userfield USING(userid) INNER JOIN usertextfield USING(userid) ... WHERE user.userid = xx[/sql] |
thanks :)
|
All times are GMT. The time now is 06:25 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|