Home Page » mminnie
User Name:
mminnie
Reputation:
1
Q/A: 1 / 1
Acceptance: 0%
Memeber since: December 14, 2011
1 Question by mminnie
Complex SQL
What is a good way to incorporate the following complex SQL into a Yii application?
- select * from (
- SELECT * FROM (
- SELECT * FROM tbl_extradata ORDER BY field1 DESC) AS s
- GROUPREAD MORE
1 Answer by mminnie
0
Complex SQL
( x1 )This website counts Questions and 429 Answers by 17076 registered users.