Click here to Skip to main content
15,891,316 members
Home / Discussions / Database
   

Database

 
GeneralRe: Working with just time section of a datetime type Pin
Den2Fly7-Nov-04 1:45
Den2Fly7-Nov-04 1:45 
GeneralRe: Working with just time section of a datetime type Pin
Colin Angus Mackay7-Nov-04 1:53
Colin Angus Mackay7-Nov-04 1:53 
GeneralRe: Working with just time section of a datetime type Pin
Grimolfr5-Nov-04 9:39
Grimolfr5-Nov-04 9:39 
GeneralRe: Working with just time section of a datetime type Pin
Jon Rista5-Nov-04 10:53
Jon Rista5-Nov-04 10:53 
GeneralRe: Working with just time section of a datetime type Pin
Den2Fly7-Nov-04 1:48
Den2Fly7-Nov-04 1:48 
GeneralRe: Working with just time section of a datetime type Pin
Grimolfr7-Nov-04 4:51
Grimolfr7-Nov-04 4:51 
GeneralRe: Working with just time section of a datetime type Pin
Den2Fly7-Nov-04 20:02
Den2Fly7-Nov-04 20:02 
GeneralNsted SELECT statements Pin
Den2Fly4-Nov-04 12:02
Den2Fly4-Nov-04 12:02 
Hello is it possible in SQL (and specially SQL Server 2000) to perform a SELECT on result of another SELECT statement? something like this just as an example of what I am talking about:

SELECT * FROM (SELECT a.Name, a.EMail FROM Users a WHERE a.Gendre = 0) WHERE Name = 'Danielle'

Thanks for any note,
-Den

---
"Art happens when you least expect it."
GeneralRe: Nsted SELECT statements Pin
Christian Graus4-Nov-04 12:17
protectorChristian Graus4-Nov-04 12:17 
GeneralRe: Nsted SELECT statements Pin
Den2Fly4-Nov-04 21:20
Den2Fly4-Nov-04 21:20 
GeneralRe: Nsted SELECT statements Pin
Christian Graus4-Nov-04 21:23
protectorChristian Graus4-Nov-04 21:23 
GeneralRe: Nsted SELECT statements Pin
Colin Angus Mackay4-Nov-04 22:11
Colin Angus Mackay4-Nov-04 22:11 
GeneralRe: Nsted SELECT statements Pin
Christian Graus4-Nov-04 22:16
protectorChristian Graus4-Nov-04 22:16 
GeneralRe: Nsted SELECT statements Pin
munawarhussain9-Nov-04 6:18
munawarhussain9-Nov-04 6:18 
GeneralRe: Nsted SELECT statements Pin
Christian Graus9-Nov-04 8:44
protectorChristian Graus9-Nov-04 8:44 
GeneralRe: Nsted SELECT statements Pin
munawarhussain11-Nov-04 9:03
munawarhussain11-Nov-04 9:03 
GeneralRe: Nsted SELECT statements Pin
Christian Graus11-Nov-04 9:05
protectorChristian Graus11-Nov-04 9:05 
GeneralRe: Nsted SELECT statements Pin
Colin Angus Mackay4-Nov-04 20:29
Colin Angus Mackay4-Nov-04 20:29 
GeneralRe: Nsted SELECT statements Pin
Den2Fly4-Nov-04 21:25
Den2Fly4-Nov-04 21:25 
GeneralRe: Nsted SELECT statements Pin
Christian Graus4-Nov-04 22:19
protectorChristian Graus4-Nov-04 22:19 
GeneralCall multiple stored procs in the same query Pin
Luis Alonso Ramos4-Nov-04 7:12
Luis Alonso Ramos4-Nov-04 7:12 
GeneralRe: Call multiple stored procs in the same query Pin
Christian Graus4-Nov-04 12:30
protectorChristian Graus4-Nov-04 12:30 
GeneralJOIN with optional field Pin
Luis Alonso Ramos4-Nov-04 6:33
Luis Alonso Ramos4-Nov-04 6:33 
GeneralRe: JOIN with optional field Pin
Edbert P4-Nov-04 11:08
Edbert P4-Nov-04 11:08 
GeneralRe: JOIN with optional field Pin
Luis Alonso Ramos4-Nov-04 14:05
Luis Alonso Ramos4-Nov-04 14:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.