why intellisense doesn't show in a merge sentence?[sqls08developer]
-
Thursday, January 24, 2013 4:39 AM
recently i found merge is pretty awesome,with insert/update/delete sealed in one.
one thing bugs me there is no hints showed from the intellisense,who worked well in any other sentence.
why?somebody help pls
All Replies
-
Thursday, January 24, 2013 4:56 AM
Here is a connect item on this issue:
SSMS IntelliSense does not suggest column names for MERGE statements
Krishnakumar S
- Proposed As Answer by Satheesh Variath Thursday, January 24, 2013 5:00 AM
- Marked As Answer by Stiffen Thursday, January 24, 2013 5:07 AM
-
Thursday, January 24, 2013 5:00 AM
MS doesn't support intellisense for MERGE atleast in the current release, Here is the connect item and MS reply
- Edited by Satheesh Variath Thursday, January 24, 2013 5:01 AM
- Proposed As Answer by Krishnakumar S Thursday, January 24, 2013 5:29 AM
- Marked As Answer by Stiffen Thursday, January 24, 2013 8:30 AM
-
Thursday, January 24, 2013 5:08 AM
Here is a connect item on this issue:
SSMS IntelliSense does not suggest column names for MERGE statements
Krishnakumar S
thanks a looot,
so there's no easy way out of this,guess nothing's perfect
-
Thursday, January 24, 2013 5:11 AM
this answer is the same as the above, first answer first served,still helpful,thanks a lot,MS doesn't support intellisense for MERGE atleast in the current release, Here is the connect item and MS reply
-
Thursday, January 24, 2013 5:29 AM
this answer is the same as the above, first answer first served,still helpful,thanks a lot,
So Stiffin, if Satheesh's answer is also serve the purpose you can mark that one also as an answer. There is no first-come-first-serve basis here. You can mark any thread as answer if you feel it answers the question.Krishnakumar S
-
Thursday, January 24, 2013 8:30 AMthanks from a rookie
-
Thursday, January 24, 2013 8:57 AM
As pointed out by others Microsoft's implementation of intellisense has its limitaitons.
There are actually alternatives. Red Gate offers SQL Prompt. I have never tried it myself, as I'm not a fan of intellisense in general, but I know that some people prefers it over what Microsoft ships. You can get an evaluation version from
http://www.red-gate.com/products/sql-development/sql-prompt/
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se -
Monday, January 28, 2013 2:22 AM
Thx,i had digged into some stuff to find that it actually works prety good,This promt u talk about provides not only suggestions including both column name and statement structure but also an access to table structure\proc management,etc.My friends at work found a crack vision of it,working well with sql,and vs,really impressive,considering to apply for an authorized vision to my corp after the exploitationAs pointed out by others Microsoft's implementation of intellisense has its limitaitons.
There are actually alternatives. Red Gate offers SQL Prompt. I have never tried it myself, as I'm not a fan of intellisense in general, but I know that some people prefers it over what Microsoft ships. You can get an evaluation version from
http://www.red-gate.com/products/sql-development/sql-prompt/
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se -
Monday, January 28, 2013 7:37 AM
I don't know what you mean with "crack vision", but if you are alluding that you are using the software without paying for it, this is where our friendship ends. Red Gate is a company that makes several good tools, and do a lot of benefit for the SQL Server community. If you like SQL Prompt and use it, you should pay a license, period!
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

