AliasedDatabaseTable
SELECT x.price FROM item x
In this case, the item table has an alias named x. author: Emmanuel Cecchetversion: 1.0
item
x
DatabaseTable
null