database has been recently upgraded from ms sql 2000 to ms sql 2005.
are there anything I need to be aware after upgrading to ms sql 2005?
for my experience, i got an error if i use column alias in ORDER BY
clause which was fine on ms sql 200.
thanks
are there anything I need to be aware after upgrading to ms sql 2005?
for my experience, i got an error if i use column alias in ORDER BY
clause which was fine on ms sql 200.
thanks
Comment