Viewing 15 posts - 481 through 495 (of 819 total)
I use this command SELECT INTO to create a table in development environment, then
I use my personal EXEC sp_createtable 'TempTab' to generate the script for creating the table
and in the...
May 10, 2013 at 3:42 am
The question states the batch in the very begining, there are no batch separators, and answers contain "not run due to previous errors". I think it's enough.
+1
😀
Good qotd, but too...
May 6, 2013 at 1:07 am
Danny Ocean (5/2/2013)
May 3, 2013 at 2:45 am
Rune Bivrin (5/2/2013)
Hugo Kornelis (5/2/2013)
1. If I were to try this code on my system, I would get five errors. All system table (*) names are...
May 2, 2013 at 6:17 am
crussell-931424 (5/1/2013)
Hugo Kornelis (5/1/2013)
Raghavendra Mudugal (5/1/2013)
- Replicate is replicating as needed (the expression is 5 chars and and @s-2...
May 2, 2013 at 1:14 am
What is the difference between the answer 3 and 6?
5, 3, 1
April 23, 2013 at 2:58 am
Bad question! Too much stuff, no value!
It's take too long to check all the script!
April 23, 2013 at 2:22 am
Knut Boehnert (4/18/2013)
Carlo Romagnano (4/18/2013)
Old stuff!Dynamic sql will run better.
Sorry, all you are saying is that a red sky is always better than a green sky. But not why.
Everyone knows...
April 18, 2013 at 2:40 am
Old stuff!
Dynamic sql will run better.
April 18, 2013 at 12:59 am
sfayer (4/12/2013)
kapil_kk (4/12/2013)
"You can create three payload types in SQL Server 2012: TCP, Service Broker, and Database Mirroring endpoints. SOAP endpoints were removed in SQL Server 2012."
When...
April 12, 2013 at 3:49 am
I suggest for next authors to keep in mind few rules:
1 Be simple
2 Be clear
3 Be synthetic
April 4, 2013 at 2:34 am
baabhu (4/3/2013)
option B.
Query 1 will return all rows of table 1 and Query 2 will return...
April 4, 2013 at 1:12 am
Viewing 15 posts - 481 through 495 (of 819 total)