Topics
Started by
Posts
Last post
I have a table called Resume with columns in Text, Word and PDF format. I enabled Full Text Search …
1 replies
I have a specific question about JOINing results of an in-line split function to base tables I am u…
7 replies
Hi, When I run an SQL query, sometimes I got the error, Msg 9420, Level 16, State 1, Line 6 XML pa…
3 replies
Hi, If I set up an alert, is there any SQL script I can enable/disable it? Regards,
2 replies
I think the answer is 'no', but I'll ask it anyway. I have two databases on different servers refe…
3 replies
Hi, I have the below SQL statement select CONVERT(TIME, DATEADD(SECOND, DATEDIFF(SECOND, last_reque…
2 replies
Good morning 🙂 I have a table that if you dont add the date, by defult it will add the date. creat…
4 replies
Hi, I use the below code, I can get the duration as hh:mm:ss.0000000. CONVERT(TIME, DATEADD(SECOND,…
2 replies
Hi, I'm trying to insert a date with the YYYY-MM-ddTHH:mm:ssZ format into a field with the type dat…
7 replies
I've been building an SSIS package in SQL 2014. I am running a query and inserting the returned da…
4 replies
I've run into a weird situation with a query that sometimes runs blazing fast (<1ms) but at othe…
14 replies
Hi Experts, We have a column which stores JSON , how can I query a single property in that column(e…
2 replies
When I try to make a calculated field [File HASH] using hashbytes('MD5',[ASCII File]) the calculati…
14 replies
Hi, I execute [dbo].[sp_WhoIsActive] @get_plans=1,@get_additional_info=1 on SQL Server. But how I …
2 replies
I have data as below Data is as shown below where every 4 row gets repeated IDValue AAA BBB CCC…
1 replies
Viewing 15 topics - 1,936 through 1,950 (of 3,067 total)
You must be logged in to create new topics.