Click here to Skip to main content
15,920,217 members
Home / Discussions / Database
   

Database

 
Questionconfusion Pin
netJP12L1-Aug-08 5:29
netJP12L1-Aug-08 5:29 
QuestionHelp With Aggragate MAX Pin
Rafone1-Aug-08 3:02
Rafone1-Aug-08 3:02 
I need to find the max value and the date it happend in a table that has 3 columns. I can get the MAX value but have not been able to get the corrosponding date from the record.
Table structure is...
ID, UTCDateTime, Value

This is the query I've been using to get MAX value
SELECT MAX(value)As MyValue
FROM Tablename

Can some one point me in the right direction??

THX
meh
AnswerRe: Help With Aggragate MAX Pin
Syed Mehroz Alam1-Aug-08 3:23
Syed Mehroz Alam1-Aug-08 3:23 
AnswerRe: Help With Aggragate MAX Pin
SomeGuyThatIsMe1-Aug-08 5:00
SomeGuyThatIsMe1-Aug-08 5:00 
AnswerRe: Help With Aggragate MAX Pin
Rafone1-Aug-08 8:59
Rafone1-Aug-08 8:59 
GeneralRe: Help With Aggragate MAX Pin
Blue_Boy1-Aug-08 12:10
Blue_Boy1-Aug-08 12:10 
AnswerRe: Help With Aggragate MAX .. THX to all I think I got it Pin
Rafone1-Aug-08 12:47
Rafone1-Aug-08 12:47 
QuestionHow to mapp three tables Pin
Exelioindia31-Jul-08 22:41
Exelioindia31-Jul-08 22:41 
AnswerRe: How to mapp three tables Pin
Paul Conrad1-Aug-08 9:34
professionalPaul Conrad1-Aug-08 9:34 
QuestionKnow the Database version Pin
Sritanu _ Ghosh31-Jul-08 21:41
Sritanu _ Ghosh31-Jul-08 21:41 
AnswerRe: Know the Database version Pin
Vimalsoft(Pty) Ltd31-Jul-08 23:05
professionalVimalsoft(Pty) Ltd31-Jul-08 23:05 
QuestionRe: Know the Database version Pin
Sritanu _ Ghosh1-Aug-08 0:46
Sritanu _ Ghosh1-Aug-08 0:46 
AnswerRe: Know the Database version Pin
Vimalsoft(Pty) Ltd1-Aug-08 1:54
professionalVimalsoft(Pty) Ltd1-Aug-08 1:54 
GeneralRe: Know the Database version Pin
Syed Mehroz Alam1-Aug-08 3:31
Syed Mehroz Alam1-Aug-08 3:31 
GeneralRe: Know the Database version Pin
Vimalsoft(Pty) Ltd1-Aug-08 3:35
professionalVimalsoft(Pty) Ltd1-Aug-08 3:35 
AnswerRe: Know the Database version Pin
leoinfo1-Aug-08 6:46
leoinfo1-Aug-08 6:46 
Questioninitcap problem Pin
jhyn31-Jul-08 16:01
jhyn31-Jul-08 16:01 
QuestionTriggers Pin
ROC_Jnr31-Jul-08 10:03
ROC_Jnr31-Jul-08 10:03 
AnswerRe: Triggers Pin
Wendelius31-Jul-08 10:17
mentorWendelius31-Jul-08 10:17 
GeneralRe: Triggers Pin
nelsonpaixao1-Aug-08 13:49
nelsonpaixao1-Aug-08 13:49 
Question[Message Deleted] Pin
naveenxyz31-Jul-08 10:02
naveenxyz31-Jul-08 10:02 
AnswerRe: sql query Pin
Kschuler31-Jul-08 10:14
Kschuler31-Jul-08 10:14 
QuestionAnother IN clause Question Pin
MaxRelaxman31-Jul-08 5:14
MaxRelaxman31-Jul-08 5:14 
AnswerRe: Another IN clause Question Pin
PIEBALDconsult31-Jul-08 6:44
mvePIEBALDconsult31-Jul-08 6:44 
GeneralRe: Another IN clause Question Pin
MaxRelaxman31-Jul-08 10:52
MaxRelaxman31-Jul-08 10:52 

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.