First I was not talking about the order of records but the order of columns. Second I can force the order of columns by using the columns sequence in the SELECT clause - so I can have any order I want and particularily I can have the same order that was in the CREATE query.