Register here!

Forgot password?

ASK NEW QUESTION

Home Page » mminnie

User Name:

mminnie

Reputation:

1

Q/A: 1 / 1

Acceptance: 0%

Memeber since: December 14, 2011

About...

1 Question by mminnie

0 votes
Solved!

Complex SQL

ACTIVERECORDsql

What is a good way to incorporate the following complex SQL into a Yii application?

  1. select * from (
  2.    SELECT * FROM (
  3.       SELECT * FROM tbl_extradata ORDER BY field1 DESC) AS s
  4.    GROUPREAD MORE

 

1 Answer by mminnie

0

Complex SQL

( x1 )

© YiiAnswers.com 2011. All rights reserved.

Switch to our mobile site