Click here to Skip to main content
15,893,190 members
Home / Discussions / Database
   

Database

 
GeneralRe: Performance question Pin
Andy Brummer26-Jun-08 11:34
sitebuilderAndy Brummer26-Jun-08 11:34 
GeneralRe: Performance question Pin
Ennis Ray Lynch, Jr.26-Jun-08 11:40
Ennis Ray Lynch, Jr.26-Jun-08 11:40 
GeneralRe: Performance question Pin
Andy Brummer26-Jun-08 12:11
sitebuilderAndy Brummer26-Jun-08 12:11 
GeneralRe: Performance question Pin
Ennis Ray Lynch, Jr.26-Jun-08 12:21
Ennis Ray Lynch, Jr.26-Jun-08 12:21 
GeneralRe: Performance question Pin
Andy Brummer27-Jun-08 2:44
sitebuilderAndy Brummer27-Jun-08 2:44 
Questiondatetime query in SQL server Pin
laziale22-Jun-08 23:27
laziale22-Jun-08 23:27 
AnswerRe: datetime query in SQL server Pin
r aa j23-Jun-08 0:01
r aa j23-Jun-08 0:01 
AnswerRe: datetime query in SQL server Pin
Ashfield23-Jun-08 0:08
Ashfield23-Jun-08 0:08 
This should do it

SELECT * FROM Products WHERE CONVERT(VARCHAR(20),DATE(),105) = '23-06-2008'

Bob
Ashfield Consultants Ltd

GeneralRe: datetime query in SQL server Pin
laziale23-Jun-08 0:19
laziale23-Jun-08 0:19 
GeneralRe: datetime query in SQL server Pin
Ashfield23-Jun-08 1:16
Ashfield23-Jun-08 1:16 
GeneralRe: datetime query in SQL server Pin
laziale23-Jun-08 1:39
laziale23-Jun-08 1:39 
GeneralRe: datetime query in SQL server Pin
Ashfield23-Jun-08 1:54
Ashfield23-Jun-08 1:54 
GeneralRe: datetime query in SQL server Pin
laziale23-Jun-08 2:01
laziale23-Jun-08 2:01 
GeneralRe: datetime query in SQL server Pin
Ashfield23-Jun-08 3:30
Ashfield23-Jun-08 3:30 
GeneralRe: datetime query in SQL server Pin
laziale23-Jun-08 3:42
laziale23-Jun-08 3:42 
GeneralRe: datetime query in SQL server Pin
Ashfield23-Jun-08 4:07
Ashfield23-Jun-08 4:07 
GeneralRe: datetime query in SQL server Pin
Mike Dimmick23-Jun-08 4:30
Mike Dimmick23-Jun-08 4:30 
GeneralRe: datetime query in SQL server Pin
Ashfield23-Jun-08 4:51
Ashfield23-Jun-08 4:51 
GeneralRe: datetime query in SQL server Pin
PIEBALDconsult25-Jun-08 7:00
mvePIEBALDconsult25-Jun-08 7:00 
QuestionIIF problem Pin
TheFoZ22-Jun-08 8:09
TheFoZ22-Jun-08 8:09 
AnswerRe: IIF problem Pin
Pete O'Hanlon22-Jun-08 9:28
mvePete O'Hanlon22-Jun-08 9:28 
GeneralRe: IIF problem Pin
TheFoZ22-Jun-08 10:25
TheFoZ22-Jun-08 10:25 
QuestionSQL Server Reporting Services 2005 can not drillthrough if I'm not administrator Pin
Hanan88822-Jun-08 6:42
Hanan88822-Jun-08 6:42 
QuestionDatabase design question Pin
Mohammad A Gdeisat22-Jun-08 0:12
Mohammad A Gdeisat22-Jun-08 0:12 
AnswerRe: Database design question Pin
Luc Pattyn22-Jun-08 0:54
sitebuilderLuc Pattyn22-Jun-08 0:54 

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.