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.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Highlight

Author  Topic 

JJins
Yak Posting Veteran

81 Posts

Posted - 2010-11-08 : 14:15:24
Is there a way to highlight parts of a query so you can find and check things quickly?

Thanks for the help!

Best,
GG

webfred
Master Smack Fu Yak Hacker

8781 Posts

Posted - 2010-11-08 : 14:18:56
What do you mean?
This kind of highlighting?

Or do you mean an automatism like in query editor?


No, you're never too old to Yak'n'Roll if you're too young to die.
Go to Top of Page

JJins
Yak Posting Veteran

81 Posts

Posted - 2010-11-08 : 14:21:56
like that kind of highlighting.........I know certian comands light up on their own...like Update and set and order by. But I want to make yellow important things in a long query.

Thanks

GG
Go to Top of Page

webfred
Master Smack Fu Yak Hacker

8781 Posts

Posted - 2010-11-08 : 14:25:45
Please click on "Reply to Topic" and see the possibilities...

Also see here: http://www.sqlteam.com/forums/pop_forum_code.asp


No, you're never too old to Yak'n'Roll if you're too young to die.
Go to Top of Page

JJins
Yak Posting Veteran

81 Posts

Posted - 2010-11-08 : 14:31:06
Not in the forum........in side my query in SQL I already know that I can wriet --- somthing smothing somthing....but I want to highlight.

best,
GG
Go to Top of Page

TimSman
Posting Yak Master

127 Posts

Posted - 2010-11-08 : 14:32:03
I think the OP means highlighting within a Management Studio query window.
Go to Top of Page

webfred
Master Smack Fu Yak Hacker

8781 Posts

Posted - 2010-11-08 : 14:35:19
So you mean in SSMS?
Then I don't know...


No, you're never too old to Yak'n'Roll if you're too young to die.
Go to Top of Page

JJins
Yak Posting Veteran

81 Posts

Posted - 2010-11-08 : 14:41:11
ANYOne know how to highlight inside of a query?
Go to Top of Page

TimSman
Posting Yak Master

127 Posts

Posted - 2010-11-08 : 14:45:22
I don't think there is a way. I am far from an expert, but I've never seen anything like that.
Go to Top of Page
   

- Advertisement -