Topics
Started by
Posts
Last post
I'm having issues building a cte sql statement for merging intervals and I would greatly appreciate…
3 replies
Hi, I'm trying to pull up a report of restored databases from our bug tracking software to audit an…
6 replies
Hi All, See sample data below. I'm trying to count the number of occurrences of strings stored in t…
10 replies
Hi All, I am using SQL Server 2008. In one of my table, one column has values like "MFY RLHH CSQÉ"…
2 replies
Hi guys, I am loading a dimension using a distinct query. There are duplicates coming through and t…
4 replies
Hi, i would appreciate suggest the SQL sentence, thanks CREATE TABLE [dbo].[instructions]( [site_n…
3 replies
I currently have a AFTER UPDATE trigger that looks at a specific column being updated. It works gre…
2 replies
Hi, All I have a column that contains the follwoing string I need to compare. ek/df/cv/ ek/df/cv/f …
9 replies
Hi, I need to update a column with AutoNumber which is depending on some other column. the output s…
3 replies
Hi Friends i ve the table like create table accutn_det ( fs_locn char(50), fs_accno varchar(100…
13 replies
Hi everyone, First of all, I would like to say thanks for your time reading this and I hope you cou…
4 replies
Ok all, here is my setup: I have the following tables - tblPerson - holds basic person data. tblPer…
9 replies
I have a couple of tables that look like this: CREATE TABLE Colors ( Id INT NOT NULL, ColorName VA…
12 replies
Hi, It seems that a lot of the performance tuning books and articles I read assume up front that da…
9 replies
Hello everyone. I believe query optimizer can leverage the predicate used to define the filtered in…
33 replies
Viewing 15 topics - 1,936 through 1,950 (of 10,647 total)
You must be logged in to create new topics.