Topics
Started by
Posts
Last post
hi folks i need to convert a date/time field between two time zones the date/time stamp is in GMT S…
7 replies
Please find my sample db here:https://drive.google.com/file/d/1_8JWxOrAdKEz1dxKITnqW3HZr1GTBgB9/vie…
22 replies
Please find sample data in bacpac format. I would like my data to be loaded daily with a start and …
16 replies
In the query below, I get the Invalid length parameter passed to the LEFT or SUBSTRING function err…
2 replies
Hi All, Want to know what are the SQL Agent Jobs scheduled for today at what time they are going to…
2 replies
Hi All, Using Tsql query I want to know currently running sql agent jobs and how long they have bee…
4 replies
Hi All, Is there any query using which we can tell what is the table which is changing the most or …
3 replies
Hi All, Getting below error when running a stored proc? The stored proc was working fine for a whil…
1 replies
Hi, Need to convert a hexadecimal to decimal/numeric with 20 digits, but due to bigint limitation i…
13 replies
I'm using sql statements to query data from multiple tables and exporting them into csv files, then…
5 replies
All, I have an unusual scenario. A developer sent me some code that has a BEGIN / COMMIT and a roll…
9 replies
Good Morning, I have a quick Question Have a table called subtable with column Year(YYYY) format nu…
2 replies
Hi, if OBJECT_ID ('tempdb..#tmp') is not null drop table #tmp; create table #tmp (TrId INT,SellPric…
6 replies
Hi All, We don't have baselines in our env. I mean, no monitoring tool. We use sp_whoisactive every…
2 replies
Hi All, I want to start extended session via job and want it to stop automatically after 2 hours. H…
3 replies
Viewing 15 topics - 61 through 75 (of 1,538 total)
You must be logged in to create new topics.