Topics
Started by
Posts
Last post
Hello SSC! I am looking for some practice with advanced SQL querying. I have a face to face intervi…
35 replies
hi i have one doubt in sql server. how to convert json format using multiple tables. emp_addr: empi…
2 replies
I really hope this isn't a dumb question. Is there a reason other then style or preference as to wh…
33 replies
Please note: I know this isn't a .Net forum, but just curious if there is something I call that ex…
2 replies
I have a SSRS report that for a column, I need to calc the time different between the DateTime valu…
7 replies
By: csalerno
I'm running an index maintenance script on the MSDB database that loops through a table of indexes …
3 replies
CASE WHEN Phone IS NOT NULL OR MobilPhone IS NOT NULL THEN CONCAT(CONCAT(LEFT(COALESCE(Phone,MobilP…
5 replies
We moved our mission critical DB to the software vendors private cloud. This meant we (my company) …
5 replies
Hi I have a legacy application that uses a like %searchvalue% condition. I have looked at using a c…
2 replies
Hi i am migrating a sybase function to sql server and have come up against a biggie. In sybase, the…
7 replies
Hello, Wondering if anyone has any insight into how I can do this: I have a lengthy stored proc wh…
15 replies
Hi All I have a table which contains the transactions done by cards. Below is the table structure a…
9 replies
SELECT SERVERPROPERTY ('ProductVersion') Output: 13.0.4001.0 What does each of those numbers mean.I…
3 replies
deleted code resolved issue This topic was modified 4 years, 10 months ago by mtz676.
1 replies
I have a lookup table that implements a system-generated Id for DRI purposes. The lookup table has…
12 replies
Viewing 15 topics - 796 through 810 (of 3,091 total)
You must be logged in to create new topics.