Sorr, in the old version of 8.0.5, U can not create view by using "order by" statement. But the current version support it.

So, create the view first, and then sort it when select the data from the view.

Take care