colmn name in sql server
can i make colmn name big and bold in sql server table like shown in pic user name and password i want to make them bold.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Santosh ThakurPosted Nov 28, 2013, 1:55 AM
1:Go to Tools.
2:Options
3:Expand Environment which u'll saw on left side panel.
4:In Environment -Click on Font And Colors.
5:after that u'll see right side Panel.
6:On right side panel -Choose Table and Database Designers from Show settings for Drop down.
7:after that ,u can also choose size from size drop down.
Shortcut:Tools-->Options-->Environment -->Font And Colors.-->Choose Table and Database Designers
-->choose size from size drop down.
ta muPosted Nov 27, 2013, 6:19 AM
Santosh ThakurPosted Nov 27, 2013, 4:36 AM
If u want to do that then follow the steps: (In sql server 2008 r2)
1:Go to Tools.
2:Expand Environment which u'll saw on left side panel.
3:In Environment -Click on Font And Colors.
4:after that u'll see right side Panel.
5:On right side panel -Choose Table and Database Designers from Show settings for Drop down.
6:after that ,u can also choose size from size drop down.
Shortcut:Tools-->Environment -->Font And Colors.-->Choose Table and Database Designers
-->choose size from size drop down.
that's it
Thanks