You cant create a Temp Table when using a view in sql server 2005 ?,
The reason i need this is, i am running one view against another, and need to be able to check a record against the next record in sequence
HI All
When i run a view from sqlserver i would like for it to return a autonumber against each item selected
How would i go about this
Simple Example
Table setup
Name Age
M 18
C 19
D 18
F 21
G 18
Code:
Select * from table where age ='18'
Result i would like...
Hi Group,
I have a tracker device and need generate a report which shows the start time, stop time and resume time. the veicle is classed as stoped when the speed is returned three tiems with a speed of zero
Name Time Locat Speed
Unit1 10:00 Mallow 40
Unit1 10:01...
Hi All
Quick Query, i have table that basically looks like
CName Id Area
Dunnes 10 11
Dunnes 10 12
Quinn 11 13
Quinn 11 14
Quinn 11 11
Tesco 12 12
Tesco 12 13
From the example above i want to find all CName whos name is...
Hi Group,
I have a database which gets a record wriiten to it once every minute for each indvidual fone on are system but only if the fone is in use, if the fone is not in use no record is written to the database
What i am trying to do is
Select the overally time, between set dates, that a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.