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 |
|
dsnider
Starting Member
4 Posts |
Posted - 2007-08-17 : 13:00:40
|
| I am new to SQl and need to create a numeric field (15,2) that is right justified. Any help would be greatly appreciated. |
|
|
jimf
Master Smack Fu Yak Hacker
2875 Posts |
Posted - 2007-08-17 : 13:10:20
|
| Go into Tools\Options\QueryResults\Results to Text and select Right Align numeric valuesJim |
 |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2007-08-18 : 01:18:46
|
quote: Originally posted by dsnider I am new to SQl and need to create a numeric field (15,2) that is right justified. Any help would be greatly appreciated.
If you want to show data in front end, you can easily do thereMadhivananFailing to plan is Planning to fail |
 |
|
|
|
|
|