Grouping Rows

Hi, How can I change the the atributes of query in yii?, I have echo rows from table like:

row1

row2

row3

row4

row5

row6

etc.

I need these way:

row1 row2 row3 row4

row5 row6 etc.

Thanks!

Have you read these:

http://www.yiiframework.com/doc/guide/1.1/en/database.overview

http://www.yiiframework.com/doc/guide/1.1/en/database.query-builder

http://www.yiiframework.com/doc/guide/1.1/en/database.dao

http://www.yiiframework.com/doc/guide/1.1/en/database.ar

before asking this question?

read up on blog tutorials first

here

http://www.yiiframework.com/wiki/250/yii-for-beginners