This is TSQL syntax - (not cfml variable scope reference)
dbo = database owner
disproducts = table name
product_name = table column name
DESC - tells the Order by to sort the query resultset in Descending order
Steve
----- Original Message -----
From: "Chad" <[EMAIL PROTECTED]>
> ORDER BY dbo.dis_products.product_name DESC
>
> This is a part of a query that im trying to de-cipher. How can the
> variable have two scopes?
>
> And what is DESC?
>
> Thanks
> Chad
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.