Click here to Skip to main content
15,908,444 members
Home / Discussions / Database
   

Database

 
GeneralRe: realtime update needing Pin
mersad0014-Apr-11 3:25
mersad0014-Apr-11 3:25 
GeneralRe: realtime update needing Pin
Corporal Agarn14-Apr-11 3:52
professionalCorporal Agarn14-Apr-11 3:52 
GeneralRe: realtime update needing Pin
mersad0014-Apr-11 8:45
mersad0014-Apr-11 8:45 
AnswerRe: realtime update needing Pin
Wendelius13-Apr-11 5:17
mentorWendelius13-Apr-11 5:17 
QuestionSSAS , No connection could be made because the target machine actively refused it Pin
irfanhaleem@hotmail.com12-Apr-11 22:09
irfanhaleem@hotmail.com12-Apr-11 22:09 
AnswerRe: SSAS , No connection could be made because the target machine actively refused it Pin
Wendelius13-Apr-11 5:18
mentorWendelius13-Apr-11 5:18 
AnswerRe: SSAS , No connection could be made because the target machine actively refused it Pin
S Douglas28-Apr-11 10:55
professionalS Douglas28-Apr-11 10:55 
QuestionHow Do I display current date and time in Toad for Oracle? Pin
Justiin126512-Apr-11 9:45
Justiin126512-Apr-11 9:45 
I have a sql statement that counts the units(cable boxes) that were refurbed(had damaged parts replaced) and total units(cable boxes that just went through refurb and had nothing replaced) and its supposed to do this count regularly, (every time a unit is processed the count). Can someone please help me? Thank you.

Justin

Heres my sequal code so far:

SELECT COUNT(*)
FROM cxadminn.repair_part
WHERE repair_type = 'REFURB' and created_date >?
AnswerRe: How Do I display current date and time in Toad for Oracle? Pin
Wendelius12-Apr-11 10:54
mentorWendelius12-Apr-11 10:54 
AnswerRe: How Do I display current date and time in Toad for Oracle? Pin
Jörgen Andersson12-Apr-11 20:51
professionalJörgen Andersson12-Apr-11 20:51 
AnswerRe: How Do I display current date and time in Toad for Oracle? Pin
Prasanta_Prince13-Apr-11 1:29
Prasanta_Prince13-Apr-11 1:29 
Questionorder by clause Pin
venkat11612-Apr-11 1:47
venkat11612-Apr-11 1:47 
AnswerRe: order by clause Pin
Luc Pattyn12-Apr-11 1:56
sitebuilderLuc Pattyn12-Apr-11 1:56 
GeneralRe: order by clause Pin
venkat11612-Apr-11 2:03
venkat11612-Apr-11 2:03 
GeneralRe: order by clause Pin
Luc Pattyn12-Apr-11 2:10
sitebuilderLuc Pattyn12-Apr-11 2:10 
GeneralRe: order by clause Pin
venkat11612-Apr-11 2:23
venkat11612-Apr-11 2:23 
GeneralRe: order by clause Pin
Luc Pattyn12-Apr-11 2:34
sitebuilderLuc Pattyn12-Apr-11 2:34 
GeneralRe: order by clause Pin
venkat11612-Apr-11 2:40
venkat11612-Apr-11 2:40 
AnswerRe: order by clause Pin
Chris Meech12-Apr-11 3:02
Chris Meech12-Apr-11 3:02 
GeneralRe: order by clause Pin
venkat11612-Apr-11 3:47
venkat11612-Apr-11 3:47 
GeneralRe: order by clause Pin
Jörgen Andersson12-Apr-11 9:31
professionalJörgen Andersson12-Apr-11 9:31 
GeneralRe: order by clause Pin
Chris Meech12-Apr-11 9:43
Chris Meech12-Apr-11 9:43 
GeneralRe: order by clause Pin
Jörgen Andersson12-Apr-11 9:46
professionalJörgen Andersson12-Apr-11 9:46 
GeneralRe: order by clause Pin
David Skelly12-Apr-11 22:23
David Skelly12-Apr-11 22:23 
GeneralRe: order by clause Pin
Jörgen Andersson12-Apr-11 23:06
professionalJörgen Andersson12-Apr-11 23:06 

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.