Topics
Started by
Posts
Last post
I am interested in selecting certain tables to query from based on age of request. Ex. If a person …
2 replies
Hi all, I have been away from SQL for a couple of months, and for the life of me cannot work out a …
8 replies
I have 2 Tables. Say, [font="Courier New"]Table1[/font] - with fields PId, SSN [font="Courier New"]…
20 replies
I have table named #t1 and three columns. CODE, Column1, and Column2. create table #t1 ( …
12 replies
I have a table with a column AttributeNumber and a column AttributeValue. The data is like this: Or…
2 replies
I'm trying to figure out how to do the following: Number of People receiving their second speeding …
10 replies
Hi All, I'm looking for some advice with comparing times in the same field. I have two tables, one …
6 replies
I get in the following sql statement a ERROR: SELECT * INTO [#VWDimLocation] FROM DWH_Stagin…
2 replies
Hello All, I've a table that stores operationcode for each jobnumber. The jobnumber can have multip…
11 replies
The other day developer asked me to create a new table that had a FK constraint to an existing larg…
1 replies
I am having an issue where my templates seem to have variances. Do these both work or should I pic…
1 replies
[p]I am creating Indexed views using SQL Server 2008R2. When I create index on the View it give me …
4 replies
By: Maddy29
Hello comunity I need to build a CTE query to find for the same Cabstamp (document) where i have di…
5 replies
HI all, Table 1 has "Gender" field with "Male" and "Female" in it, table 2 has "Gender" field with …
4 replies
i have the following table I need to select dates grouping them by weeks, my week start is Saturday…
4 replies
Viewing 15 topics - 991 through 1,005 (of 10,647 total)
You must be logged in to create new topics.