Viewing 15 posts - 1,006 through 1,020 (of 1,464 total)
This should do the trickWITH cteData AS (
SELECT
Id
, Name
, sequel
, Id + Name + CAST(ROW_NUMBER() OVER(PARTITION BY Id,...
August 3, 2017 at 12:09 pm
Why not use SSIS to get the required data from ServerA, and save it to a staging table on ServerB. Then join to the staging table on ServerB, and truncate...
August 3, 2017 at 8:56 am
I hit the "Clear Cookies" button at the bottom of the Main Forum Page.
This has marked ALL posts as unread, and restored the functionality.
August 2, 2017 at 4:16 am
August 1, 2017 at 11:35 am
July 26, 2017 at 7:26 pm
reported as spam
July 25, 2017 at 1:18 am
July 20, 2017 at 12:00 pm
July 20, 2017 at 5:30 am
Ed Wagner - Tuesday, July 18, 2017 6:07 AMVacation
Need
July 18, 2017 at 7:01 am
I am a SQL Dev, and I really feel for our DBAs. As far as I can tell, we have 86 unique DBs (excluding the data warehouses), installed in various...
July 18, 2017 at 2:17 am
hi
i want to do something like this, is it possible?if not what...
July 17, 2017 at 10:23 pm
Viewing 15 posts - 1,006 through 1,020 (of 1,464 total)