Topics
Started by
Posts
Last post
Something I've been playing around with lately is the UTF8 functionality in 2019, and it dawned on …
15 replies
I want all these description in different row. TIA Example descriptions 0|Home 1|Office|Fals…
4 replies
SELECT CASE WHEN EXISTS ( SELECT name,enabled FROM msdb.dbo.sysjobs WHERE name = 'Myjob' ) THEN 'Ex…
2 replies
Hi Guys, Has anyone used windows task scheduler with SQL Agent? I have a FTP which needs to be impo…
5 replies
Hello all, trying to return the time in minutes between the Date1 and Time1 columns and the Date2 a…
3 replies
Is DBMS_DATA_MINING available in SQL Server 2019? This is error: 'DBMS_DATA_MINING' is not a recogn…
1 replies
Hi guys, I am trying to update a large table in small batches. Within the update statement, I am se…
2 replies
By: milkycow
Hi Guys, I'm hoping for a little advice and please delete if this is not relevant here. I've been …
2 replies
Dear Experts Please help me to convert below oracle unique index to Sql Server. CREAT…
2 replies
I tried looking up a comparable function in SQL to the DLOOKUP in ACCESS. I had this working in AC…
5 replies
By: sgmunson
I have an incoming set of string values which need to be checked so they can be formatted as Decima…
3 replies
Hi I have a broken hierarchy where I need, for each row, to create a string that contains all poss…
7 replies
By: MichaelG
Hi Guys, I have a table, around 320 fields. I am trying to use a simple Insert statement. Insert in…
5 replies
By: sgmunson
So recently I began to start a personal project to push my limits and try to gain an edge on databa…
3 replies
Good morning team, I can run a .sql file that contains a SQLCMD command, with no errors via SSMS. T…
2 replies
Viewing 15 topics - 1,486 through 1,500 (of 1,791 total)
You must be logged in to create new topics.