Viewing 15 posts - 1,786 through 1,800 (of 8,760 total)
November 19, 2017 at 10:23 am
November 19, 2017 at 5:27 am
I have
create table #test_table ([Date] datetime, [KW] nvarchar(255),[PP] float, [PM] nvarchar(255), [CP] float,[Δ...
November 18, 2017 at 9:38 am
Ask Seagate
😎
November 18, 2017 at 9:36 am
Just found this, might help explain the issue
😎
November 18, 2017 at 9:34 am
Jeff Moden - Friday, November 17, 2017 5:24 PMHeh... I've seen this post before. Stand by for the SPAM folks. 😉
And I...
November 18, 2017 at 9:14 am
November 18, 2017 at 9:12 am
You are welcome!
Can you post the DDL (Create Table) scripts, some sample data as an insert statement and the expected results please? That is by any means the best...
November 18, 2017 at 9:01 am
Can you describe what you are trying to do? What is the logic?
😎
At the first glance, it looks like there is quite an opportunity for improvements...
November 18, 2017 at 2:06 am
USE [Eurosort]November 18, 2017 at 2:03 am
November 17, 2017 at 11:30 pm
tfeuz - Friday, November 17, 2017 3:19 PMJust curious - how much RAM do you have in your SQL server?
November 17, 2017 at 11:15 pm
We are currently migrating our project database from teradata to SQL. In teradata all the...
November 17, 2017 at 11:04 pm
November 17, 2017 at 10:02 pm
This is a bit odd, haven't seen this behaviour, can you reproduce this?
😎
AFAIK, the table desegner creates DDL scripts (and sometimes selects and inserts) but doesn't store...
November 17, 2017 at 9:38 pm
Viewing 15 posts - 1,786 through 1,800 (of 8,760 total)