Viewing 15 posts - 946 through 960 (of 1,493 total)
Here is something to look at. I have to get back to work so cannot work on it today.
WITH cte1 AS (
SELECT DISTINCT Year_From FROM...
April 28, 2015 at 11:29 am
r_slot (4/28/2015)
I want to show a resultset from the table mentioned below that only shows the longest range. In this example we talk about archery, an olympic event that...
April 28, 2015 at 10:28 am
TomThomson (4/27/2015)
Grant Fritchey (4/27/2015)
April 28, 2015 at 4:54 am
Eirikur Eiriksson (4/27/2015)
TomThomson (4/27/2015)
SQLRNNR (4/27/2015)
marlinspike
Top
Apex
April 28, 2015 at 4:52 am
Eirikur Eiriksson (4/27/2015)
Ed Wagner (4/27/2015)
Revenant (4/27/2015)
TomThomson (4/27/2015)
Eirikur Eiriksson (4/27/2015)
Ed Wagner (4/27/2015)
djj (4/27/2015)
CopperCanyon
Crossing
Out
Outhouse
Doghouse
Hut
Pizza
April 27, 2015 at 11:16 am
Unfortunately the date is along for the ride in this case. Normally the MatterNum and Date are the important information to the auditors, however in this case we want...
April 25, 2015 at 10:07 am
Thank you for the reply.
I did not think it was too big, but as I say I do not have experience with large amount of data.
As to blocking, I doubt...
April 24, 2015 at 6:49 am
wcarvalho (4/23/2015)
I have the Person table with the following fields:
Id_Person
Nm_Person
Id_AddressResidential
Id_AddressCommercial
Another table called Address with the following fields:
Id_Address
Ds_Street
I want to make the relationship between these tables so that when deleting a...
April 23, 2015 at 12:06 pm
Eirikur Eiriksson (4/23/2015)
Ed Wagner (4/23/2015)
djj (4/23/2015)
TomThomson (4/22/2015)
Eirikur Eiriksson (4/22/2015)
djj (4/22/2015)
Eirikur Eiriksson (4/21/2015)
SQLRNNR (4/21/2015)
fecal fabric flinging fairiesPixie Dust
Neverland
Dragons
Dungeons
Master
Game
Theory
Relativity
April 23, 2015 at 5:54 am
TomThomson (4/22/2015)
Eirikur Eiriksson (4/22/2015)
djj (4/22/2015)
Eirikur Eiriksson (4/21/2015)
SQLRNNR (4/21/2015)
fecal fabric flinging fairiesPixie Dust
Neverland
Dragons
Dungeons
Master
April 23, 2015 at 5:27 am
Eirikur Eiriksson (4/21/2015)
SQLRNNR (4/21/2015)
fecal fabric flinging fairiesPixie Dust
Neverland
April 22, 2015 at 4:53 am
You cannot use the alias within the select. (ORDER BY yes)
There are several ways to do this. Some are recalculate, use a CTE, create a temp table
April 21, 2015 at 12:22 pm
Ed Wagner (4/21/2015)
eccentricDBA (4/21/2015)
Eirikur Eiriksson (4/21/2015)
Ed Wagner (4/21/2015)
Eirikur Eiriksson (4/21/2015)
SQLRNNR (4/21/2015)
faintdistant
Far
Fetched
idea
Start
Finish
April 21, 2015 at 11:50 am
Ed Wagner (4/21/2015)
Eirikur Eiriksson (4/21/2015)
djj (4/21/2015)
Ed Wagner (4/21/2015)
djj (4/21/2015)
Revenant (4/20/2015)
SQLRNNR (4/20/2015)
TomThomson (4/20/2015)
Eirikur Eiriksson (4/20/2015)
Ed Wagner (4/20/2015)
Eirikur Eiriksson (4/20/2015)
Ed Wagner (4/20/2015)
crookj (4/20/2015)
Eirikur Eiriksson (4/20/2015)
Ed Wagner (4/20/2015)
Eirikur Eiriksson (4/20/2015)
djj (4/20/2015)
crookj (4/20/2015)
Ed Wagner...
April 21, 2015 at 6:54 am
Viewing 15 posts - 946 through 960 (of 1,493 total)