Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
malik_1700
Starting Member
14 Posts |
Posted - 2008-11-14 : 00:43:40
|
In query analyzer,is there any way to automatically change or write SQL RESERVED WORDS in CAPITAl form likeSELECT *FROM tablename |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-11-14 : 00:53:41
|
nope. no automatical way. you can use short keys ctrl+shift+ u to turn words to upper case by highlighting them. |
 |
|
|
|
|