Viewing 15 posts - 16 through 30 (of 295 total)
Excellent. Thank you both. This is awesome.
April 27, 2022 at 2:58 pm
Thanks Phil. This defintiely looks much better.
All the rates are now coming in one column. (image attached).
What I want is to look like this. (Ignore firs USD:1 from the rates)
sucess...
April 27, 2022 at 11:35 am
I knew that would be coming. Sorry about that. SO, here's the DDL with sample data.
IF OBJECT_ID('TempDB..#PlanTargets','U') IS NOT NULL
DROP TABLE #PlanTargets
IF OBJECT_ID('TempDB..#InvLine','U') IS NOT NULL
DROP TABLE #InvLine
CREATE TABLE #PlanTargets(
[CSegm]...
April 22, 2021 at 3:43 pm
Thank you for your response. That makes sense. But why would Azure Data Studio shows the perfect results but SSMS don't?
January 31, 2021 at 4:09 pm
Yeah, hoping that the script will execute on the remote server.
January 24, 2021 at 2:09 pm
DimInvoice has 33925277 rows. I am not able to finish the query in SSMS at all. Running all sorts of issues. I believe it pulls the data but to deliver...
September 26, 2020 at 2:51 am
view attached. It takes 2 hours to run. I'll try to run when there is not much activity in the server.
September 25, 2020 at 1:56 pm
query attached. stats look good.
September 25, 2020 at 1:42 pm
Interesting. It works fine on my machine. When I double click on it it pulls up on my SSMS. It was saved using Plan Exploer if that helps.
I'm attaching the...
September 25, 2020 at 1:15 pm
Looks like this one
https://github.com/RamblingCookieMonster/PowerShell/blob/master/Out-DataTable.ps1
March 30, 2020 at 2:03 pm
Thanks. Do you have example (script) by any chance?
My problem is OPENROWSET ... BULK ... SINGLE_CLOB retruns everything in 1 column and I wouldn't know where the data begins from?...
March 25, 2020 at 12:37 am
Sometimes new additonal columns too.
March 24, 2020 at 9:03 pm
I am using Lookup Activity to connect to Source file and trying to pass the whole content of the file through parameter of stored proc as a string. Stored proc...
January 25, 2020 at 10:26 pm
Please look at both attached files. JsonJPG is from my computer and JSONJpg1JPG is from plural sight course. Why am I not seeing JSON option in my ADF? Particulary Parse...
January 16, 2020 at 3:25 am
Viewing 15 posts - 16 through 30 (of 295 total)
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy