Topics
Started by
Posts
Last post
Hi I have a data set like below;Name RoleJohn AdminJohn DevAdam AdminAdam Dev==…
5 replies
SQL 2016 I would like to be able to make the following code "dynamic" so that it is able to produce…
2 replies
Hi All, I have a following query: select FName + ' ' + Lname as [Name], employeeId, email, [name] a…
2 replies
Hi, I want to get a summary of spend by the date field (s.LastEditedWhen) and stockID. Where am I g…
3 replies
Hi All, My JSON data is { "resultCount":50, "results": [ {"isG…
2 replies
Hello, I am trying to find out what is the purpose of using += when selecting a local variable to t…
11 replies
I'm having a little trouble trying to a simple thing.. We have a surrogate key column that I don't …
7 replies
I do not know where to begin to solve this with sql and would like advise for tackling problem/or s…
9 replies
Is there a concise list of supported syntax in a linked server query: Works (at least starts to upd…
6 replies
The job is running but when i open history for that job , it doe snot show running. How can see if …
5 replies
This works:SET @CommandL1 = 'echo U1 '+@ClientID+''> c:\temp\file.txt'exec master..xp_cmdsh…
6 replies
Hi, I have a text file myfile.dat that looks something like this: id global_id &nbs…
2 replies
I know this is probably a dumb question, but why did Microsoft change the output of "Script Stored …
3 replies
The issue is the ability to substitute the library name in the SET @list = statement. -- from…
4 replies
I want to do something like this in sql. I have a table in sql with startDate and enddate. I …
3 replies
Viewing 15 topics - 2,776 through 2,790 (of 3,091 total)
You must be logged in to create new topics.