Topics
Started by
Posts
Last post
Hi All, I' m looking for some help in interpreting and fixing the deadlock. Recently we started see…
1 replies
Hi SQL Experts, I have a Store Procedure with snippets of code listed below. with the exception of …
3 replies
Hi All, I encountered a data rounding problem. I want to rounded using such logic: 3,4 = 3 3,5 = 4 …
6 replies
I have a crystal report I'm trying to create a sp for the data so I can use in SSRS. This is the s…
3 replies
I'm writing a manual SQL deployment script that is re-runnable. Everything works however one use ca…
5 replies
Hello! I am attempting to figure out how to identify a weird character within my data so that I can…
3 replies
Good morning, Did anything change with the HASHBYTES on sql 2017? CONVERT(CHAR(40), HASHBYTE…
16 replies
I acquired a exclusive lock on a table1 for a specific record as below. SET TRANSACTION ISOLATION L…
2 replies
Hello! I have to create a view called Customer_Age. I need to pick distinct birth year values from …
6 replies
Hi All I am trying to run a query that has 3 sections. I had to alter an inherited code and …
5 replies
Hi, we have metadata in a table with this information (Attachment). The task is to generate the CRE…
3 replies
Trying to parse a very basic table with 2 colums, and ~9,000 rows. Columns are ID and delimited_str…
14 replies
Hi. I am trying to create a new schema in my database (currently only dbo exists). And this is bein…
3 replies
In SSMS 2012 (and possibly earlier) I could find and replace Tabs in the query window.In SSMS …
17 replies
Requirement: Need to copy all objects (tables, fn, stored Procedures) from default dbo schema to ne…
6 replies
Viewing 15 topics - 286 through 300 (of 1,544 total)
You must be logged in to create new topics.