Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

create query in where clasue

"Select * from s_custom_references where
                article IN (SELECT ordernumber from s_articles_details where articleID = ".$articleID.") ORDER BY updated_at DESC LIMIT 5 "
 
PREVIOUS NEXT
Tagged: #create #query #clasue
ADD COMMENT
Topic
Name
6+2 =