Topics
Started by
Posts
Last post
Goodmorning, Ihave a table that stores parent and child record in same column (key_txt).Table has …
7 replies
I'm trying to create logic that can accommodate the request below. The fiscal year starts on Jan 1s…
2 replies
NOTE: This is NOT a Service Broker question. The table defined below is accessed by concurren…
30 replies
I'm trying to figure out how to use a case statement in a where clause (with !=), here is an idea o…
5 replies
I actually have to save some data (json) from an API call in a SQL Server 2016 database. The system…
8 replies
Hello:Let's say I have a table with the following sales data. drop table #valuescreate table #value…
1 replies
I have data into field (SS)(DD)(GG) i want parse that field into 3 different column. Is Substring w…
9 replies
Hello all together, I'm having some problems with a stored procedure which is called every hour fro…
4 replies
Guys, Maybe most of your guys it is Simple question and it is simple question but I am a little bi…
7 replies
Dear All,I am currently working as a database support engineer form last 5+ years but i am little b…
13 replies
Coming from a Unix background in the 80s, I've grown to rely on regular expressions to write code. …
1 replies
Hi guys!SELECT *FROM Spine SCROSSAPPLY( SELECT * …
2 replies
Say, I have the following JSON and query: declare @json nvarchar(max) ='[ { "JDa…
5 replies
When I run the query below I get the following error message:Msg 22050, Level 16, State 1, Line 0 …
2 replies
hi ,Here is the function i found in google. DROP Function [dbo].[RemoveNonAlphaCharacters]GOCreate…
12 replies
Viewing 15 topics - 2,626 through 2,640 (of 3,091 total)
You must be logged in to create new topics.