Click here to Skip to main content
15,886,362 members
Home / Discussions / Database
   

Database

 
AnswerRe: Sql Server Express: Testing sql-commands Pin
Jörgen Andersson9-Mar-14 7:42
professionalJörgen Andersson9-Mar-14 7:42 
AnswerRe: Sql Server Express: Testing sql-commands Pin
Mycroft Holmes9-Mar-14 13:05
professionalMycroft Holmes9-Mar-14 13:05 
AnswerRe: Sql Server Express: Testing sql-commands Pin
Richard Deeming10-Mar-14 2:49
mveRichard Deeming10-Mar-14 2:49 
GeneralRe: Sql Server Express: Testing sql-commands Pin
Frygreen10-Mar-14 7:40
Frygreen10-Mar-14 7:40 
Questionhow to convert an integer to days months years Pin
ahmad_yossef9-Mar-14 2:53
ahmad_yossef9-Mar-14 2:53 
GeneralRe: how to convert an integer to days months years Pin
Kornfeld Eliyahu Peter9-Mar-14 3:25
professionalKornfeld Eliyahu Peter9-Mar-14 3:25 
GeneralRe: how to convert an integer to days months years Pin
ahmad_yossef10-Mar-14 21:16
ahmad_yossef10-Mar-14 21:16 
AnswerRe: how to convert an integer to days months years Pin
Kornfeld Eliyahu Peter10-Mar-14 21:30
professionalKornfeld Eliyahu Peter10-Mar-14 21:30 
OK...
Get minimum of start (select min(start) from ... where ...)
Get maximum of end (select max(end) from ... where ...)
Do datediff between the two...
I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)

GeneralRe: how to convert an integer to days months years Pin
ahmad_yossef10-Mar-14 22:15
ahmad_yossef10-Mar-14 22:15 
AnswerRe: how to convert an integer to days months years Pin
Kornfeld Eliyahu Peter10-Mar-14 22:27
professionalKornfeld Eliyahu Peter10-Mar-14 22:27 
AnswerRe: how to convert an integer to days months years Pin
Richard MacCutchan9-Mar-14 8:13
mveRichard MacCutchan9-Mar-14 8:13 
GeneralRe: how to convert an integer to days months years Pin
ahmad_yossef10-Mar-14 21:17
ahmad_yossef10-Mar-14 21:17 
GeneralRe: how to convert an integer to days months years Pin
Richard MacCutchan10-Mar-14 22:18
mveRichard MacCutchan10-Mar-14 22:18 
AnswerRe: how to convert an integer to days months years Pin
Richard Deeming10-Mar-14 2:40
mveRichard Deeming10-Mar-14 2:40 
QuestionMySQL Silent Installation Pin
Jassim Rahma6-Mar-14 9:41
Jassim Rahma6-Mar-14 9:41 
AnswerRe: MySQL Silent Installation Pin
Richard Deeming6-Mar-14 9:49
mveRichard Deeming6-Mar-14 9:49 
GeneralRe: MySQL Silent Installation Pin
Jassim Rahma6-Mar-14 9:52
Jassim Rahma6-Mar-14 9:52 
GeneralRe: MySQL Silent Installation Pin
Garth J Lancaster6-Mar-14 9:55
professionalGarth J Lancaster6-Mar-14 9:55 
GeneralRe: MySQL Silent Installation Pin
Jassim Rahma6-Mar-14 9:57
Jassim Rahma6-Mar-14 9:57 
AnswerRe: MySQL Silent Installation Pin
jschell7-Mar-14 9:28
jschell7-Mar-14 9:28 
QuestionSSRS reports shrinks on chrome browser Pin
Kenn20026-Mar-14 2:32
professionalKenn20026-Mar-14 2:32 
AnswerRe: SSRS reports shrinks on chrome browser Pin
Snehasish_Nandy7-Mar-14 19:14
professionalSnehasish_Nandy7-Mar-14 19:14 
Questionarabic text is saved as unreadable characters Pin
Jassim Rahma5-Mar-14 23:49
Jassim Rahma5-Mar-14 23:49 
AnswerRe: arabic text is saved as unreadable characters Pin
Bernhard Hiller7-Mar-14 2:48
Bernhard Hiller7-Mar-14 2:48 
QuestionSelecting a row with least creation time without using top Pin
Prasad A5-Mar-14 19:53
Prasad A5-Mar-14 19:53 

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.