Re: SQL2005 collation vs Oracle
Daniel,
you failed to notice a loud and clear ORDER BY clause in my script
[color=blue]
>SELECT * FROM T1 order by c1;[/color]
and decided I'm a newbie and need a lecture on the basics?
;)
Daniel,
you failed to notice a loud and clear ORDER BY clause in my script
[color=blue]
>SELECT * FROM T1 order by c1;[/color]
and decided I'm a newbie and need a lecture on the basics?
;)
Comment