Topics
Started by
Posts
Last post
Hi i got two tables table1 and table2 like TABLE1 create table1 ( source varchar(500) ) insert int…
1 replies
I have two queries. Both queries have the exact same FROM and WHERE clauses, the only difference be…
29 replies
Hi , i am getting problem while executing this query alter table AAA alter column ID int con…
8 replies
Hi All, i want to count the number of row using this Select statement below, which did work for me,…
5 replies
Hi All, I have a table with the following data. ClientVisitGuid HealthIssue 1001 …
11 replies
I fished out this query from a sql blog to help with missing indexes. the column "create_index_stat…
2 replies
I have a table that logs the locations of gps devices based on time. There are 10,000 devices track…
8 replies
I really hope some1 can point out what I am doing wrong here. I receive a syntax error on below sta…
3 replies
We currently have some duplicate customer records that I can identify by matching their names, addr…
9 replies
Hi all, I want to add leading blanks to the result of a sql query. For example I use the following …
3 replies
Dear All, I have a production database, in that a transaction table which is often accessed by a wi…
5 replies
Hi ! All I have a database TSQLFundamental2008, there I am trying to create a simple select quer…
1 replies
Looking for t-sql to list last 2 times job failure is anyone have it?
3 replies
I want to use the values in a table to run with the stored procedure. There is a part in the query…
3 replies
Hi, For reporting purpose I need to conglomerate set of data rows in to columns. I wonder if someon…
5 replies
Viewing 15 topics - 9,916 through 9,930 (of 10,647 total)
You must be logged in to create new topics.