Viewing 15 posts - 1,126 through 1,140 (of 8,760 total)
Unfortunately, Excel does not place integer values automatically in the common string table when initially reading the CSV, leading zeros will be lost.
😎
Few points:
August 15, 2018 at 5:54 am
August 15, 2018 at 5:34 am
August 15, 2018 at 4:45 am
Since the most expensive statement is select into a temp table, my first question would be what are the configurations of both tempdbs and is there any difference between the...
August 15, 2018 at 1:00 am
exporting it to .csv file...
August 15, 2018 at 12:44 am
Please post the DDL (create table) script, sample data as an insert statement and the desired result.
😎
August 15, 2018 at 12:23 am
August 14, 2018 at 12:46 am
August 14, 2018 at 12:39 am
ORM may be good for things like thrashing out PoCs etc., but after having dealt with several systems that started as "Code First", I've seen enough to convince me that...
August 14, 2018 at 12:34 am
August 13, 2018 at 9:59 am
August 13, 2018 at 9:44 am
As per my project described in : https://www.sqlservercentral.com/Forums/1983777/Huge-number-of-tables (well worth following!!)
I want to...
August 13, 2018 at 9:40 am
August 13, 2018 at 9:17 am
August 13, 2018 at 9:14 am
Quick answer to the question would be "NoSQL" = "NoNoSQL" if you are doing SQL😉
😎
August 13, 2018 at 9:08 am
Viewing 15 posts - 1,126 through 1,140 (of 8,760 total)