Viewing 15 posts - 31 through 45 (of 256 total)
Good question kapil.
But if you execute this T-Sql in single batch, then it will give an error like "Procedure vw_customer, Line 9 Incorrect syntax near the keyword 'Create'."
In...
July 23, 2013 at 11:44 pm
Hugo Kornelis (7/23/2013)
...
In other words - if the statement causes a trigger to fire, it should have either no OUTPUT clause or an OUTPUT clause with an INTO keyword....
July 23, 2013 at 7:13 am
Good question. I learn something new. 🙂
July 22, 2013 at 11:19 pm
OCTom (7/19/2013)
Wait?!?!? It's not Notepad?!?!?:w00t:
Great one !!!
:w00t::crazy::laugh::laugh::laugh:
July 19, 2013 at 7:06 am
For see SSDTBI, you need to install SQL Server 2014 CTP. Remember that you can not install SQL Server 2014 CTP with other SQL server instance, or side by side...
July 19, 2013 at 1:26 am
Great knowledge sharing. reference article is also great.
[https://www.simple-talk.com/sql/database-administration/transparent-data-encryption/]
July 17, 2013 at 11:29 pm
Danny Ocean (7/14/2013)
kapil_kk (7/14/2013)
If a table name is aliased in the FROM clause, only the alias name can...
July 15, 2013 at 1:50 am
kapil_kk (7/14/2013)
If a table name is aliased in the FROM clause, only the alias name can be used...
July 14, 2013 at 11:58 pm
Good one. Actually whenever we try to convert any number data type (int, float, money, decimal,...) in Character format (char, varchar, nchar, nvarchar) and Character format length is less then...
July 10, 2013 at 11:34 pm
Quite easy, Really very good question. Still 36% people are wrong. It shows important of this question.
Keep it up man !!! 🙂
July 8, 2013 at 11:38 pm
Viewing 15 posts - 31 through 45 (of 256 total)