Viewing 15 posts - 76 through 90 (of 257 total)
i'd rather have it for each statistical population. I see you are saying stdev isnt like sum where "group by" limits what you see. I think i understand. since i...
January 11, 2025 at 10:57 pm
that is the question. what are you suggesting? how is what you are suggesting done? are you suggesting 6 selects? the number of statistical populations varies based on the filter...
January 11, 2025 at 8:24 pm
thx jeff. eventually i did do the divide and conquer thing. it took the query down from 6 minutes to 19 seconds. i turned it over in that state to...
January 8, 2025 at 7:41 pm
thx adi, didnt find the word trivial in the xml version of the plan.
January 8, 2025 at 7:29 pm
thx frederico. i never take those suggestions seriously until i should.
i profiled the volumes on each table and view next looking for a silver bullet.
i went to the plan next...
January 8, 2025 at 7:22 pm
thx scott that approach gives the same results (ie no suggestion) i got clicking the "display estimated execution plan" icon upper left in ssms.
January 8, 2025 at 6:44 pm
this looks simpler. may try it. https://stackoverflow.com/questions/13627337/read-excel-cell-values-with-ssis-script-task . not sure if sheet has to be a table or not in order for the select statement to work.
just saw the age...
January 2, 2025 at 5:17 pm
i found this https://www.techbrothersit.com/2016/04/how-to-read-cell-value-from-excel-by.html . it iterates i believe thru an ado list of cells to extract.
lots of code (even beside the loop) to read a handful of cells. and...
January 2, 2025 at 5:12 pm
thx phil do you mean data flow in the cloud service or more down to earth as in ssis? i noticed in a separate post you mentioned an ssis script...
January 2, 2025 at 5:00 pm
nice. simple. works. thx
January 2, 2025 at 4:52 pm
thx jeff, their product gets installed on our sql server. various related objects are then defined on our sql server under that product. thru these objects, yes , we send...
December 31, 2024 at 6:16 pm
i posted a how to question for this at https://www.sqlservercentral.com/forums/topic/dont-see-a-file-system-task-approach-to-copying-excel . i was hoping to avoid copying content by using the file system task.
December 30, 2024 at 8:32 pm
i'll post my conclusions and questions for the community in another post.
December 30, 2024 at 3:16 pm
thx Phil that's a great idea. i'll circle back here once i've stood up a poc.
December 30, 2024 at 3:11 pm
the simple answer is yes. and we even found one record with costs in it that is completely blocked from both inside netsuite (suite ql) and externally (odbc driver). oracle...
December 27, 2024 at 8:36 pm
Viewing 15 posts - 76 through 90 (of 257 total)