Topics
Started by
Posts
Last post
Hi All, I need some assistance and not sure how to achieve the expected output. I have a JSON input…
3 replies
By: Tava
This is something I've never seen before and I can't think of the right way to search properly for …
7 replies
cast(DATEADD(DAY, case when j1 is null then 0 else j1 end, j_date) as date) as 'DateEnd', I get res…
6 replies
Hello, how can I change this code to txt pipe format? $DataSet.Tables[0] | Export-csv -Path "C:\Tes…
2 replies
I found this older script by Greg Ryan in 2013 to script out all the logins, permissions, roles. …
3 replies
Hello everyone, I am rather new to SQL-Server and got a problem to which I cannot find a solution. …
14 replies
How do I add 0 in the beginning but the length of the value cannot exceed 5 digit. For example, for…
3 replies
Hello Experts, I'm currently attempting to create an inventory report using data from inventory tra…
10 replies
By: Zidar
Not quite sure where to post this or how quite to ask as its early stage I am looking for two type …
1 replies
Folks I'm wondering can you help me here. I have inherited a system that populates a table from Exc…
3 replies
Greetings, I have a table of ID's and activities like the following and I need to pivot the data as…
10 replies
I have inherited a demo db called demo_1 and a live db with +300 tables. They are almost identica…
3 replies
I have a column which has the following data in it for example {"changedAttributes":[{"logicalName"…
3 replies
I'm hoping for a bit of assistance, I know this is probably easy but just having a hard time solvin…
19 replies
I have a query that returns how many weeks between 2 dates and would like to insert a record for ev…
1 replies
Viewing 15 topics - 1 through 15 (of 1,462 total)
You must be logged in to create new topics.