Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Cobol > Re: [OT] Busine...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 23 of 23 Topic 4063 of 4195
Post > Topic >>

Re: [OT] Business Requirements Analysis... Sort Of

by docdwarf@[EMAIL PROTECTED] () Mar 20, 2008 at 09:22 AM

In article <64dsgbF2asnp6U1@[EMAIL PROTECTED]
>,
Pete Dashwood <dashwood@[EMAIL PROTECTED]
> wrote:
>
>
>"Robert" <no@[EMAIL PROTECTED]
> wrote in message 
>news:s6f3u3dlalc0i5g0jq4gtilg43kke5nm0o@[EMAIL PROTECTED]
>> On Wed, 19 Mar 2008 12:35:35 +0000 (UTC), docdwarf@[EMAIL PROTECTED]
 () wrote:

[snip]

>>>(note - this is a shop that runs on files, not on a database)

[snip]

>> select name, separation_date, dirty_money
>>  from employees emp,
>>          (select employee, sum(amount_paid) as dirty_money
>>              from payroll_detail pd
>>              where debit_account = '6969'
>>                  and payment_date between to_date(20051001) and sysdate
>>             group by employee
>>             having dirty_money > 0) crook
>> where crook.employee = emp.employee
>>    and emp.separation_date is not null
>>    and emp.division in
>>          (select division from divisions where division_name like 
>> 'Midwest%')
>>   and emp.start_date >
>>          (select min(start_date) from employees where name like
'%Dwarf%')
>>
>> -- Query preparation time: 5 minutes
>
><Applause> Nice solution, Robert. Now spend another five minutes reading
the 
>statement of the problem, which explains why the above is useless... :-)

It has already been said, elsewhere, something about how those with only a

hammer see all problems as nails... I recall something like this happening

a few years back, where I posted a problem and received a response of 'All

ya gotta do is issue an SQL query like...', hence my attempt to avoid such

this time by the parenthetic note above.

Shows how well *that* worked, yep.

DD
 




 23 Posts in Topic:
[OT] Business Requirements Analysis... Sort Of
docdwarf@[EMAIL PROTECTED  2008-03-19 12:35:35 
Re: [OT] Business Requirements Analysis... Sort Of
"Pete Dashwood"  2008-03-20 09:57:47 
Re: [OT] Business Requirements Analysis... Sort Of
docdwarf@[EMAIL PROTECTED  2008-03-20 00:58:24 
Re: [OT] Business Requirements Analysis... Sort Of
Robert <no@[EMAIL PROT  2008-03-19 19:51:32 
Re: [OT] Business Requirements Analysis... Sort Of
docdwarf@[EMAIL PROTECTED  2008-03-20 01:01:37 
Re: [OT] Business Requirements Analysis... Sort Of
Robert <no@[EMAIL PROT  2008-03-19 23:39:40 
Re: [OT] Business Requirements Analysis... Sort Of
docdwarf@[EMAIL PROTECTED  2008-03-20 09:17:47 
Re: [OT] Business Requirements Analysis... Sort Of
Robert <no@[EMAIL PROT  2008-03-20 08:23:20 
Re: [OT] Business Requirements Analysis... Sort Of
docdwarf@[EMAIL PROTECTED  2008-03-20 14:36:56 
Re: [OT] Business Requirements Analysis... Sort Of
Robert <no@[EMAIL PROT  2008-03-20 18:25:23 
Re: [OT] Business Requirements Analysis... Sort Of
docdwarf@[EMAIL PROTECTED  2008-03-20 23:57:39 
Re: [OT] Business Requirements Analysis... Sort Of
Robert <no@[EMAIL PROT  2008-03-20 23:52:28 
Re: [OT] Business Requirements Analysis... Sort Of
docdwarf@[EMAIL PROTECTED  2008-03-21 09:22:20 
Re: [OT] Business Requirements Analysis... Sort Of
Robert <no@[EMAIL PROT  2008-03-21 17:23:02 
Re: [OT] Business Requirements Analysis... Sort Of
Howard Brazee <howard@  2008-03-21 07:49:26 
Re: [OT] Business Requirements Analysis... Sort Of
Howard Brazee <howard@  2008-03-21 07:46:05 
Re: [OT] Business Requirements Analysis... Sort Of
Robert <no@[EMAIL PROT  2008-03-21 17:23:02 
Re: [OT] Business Requirements Analysis... Sort Of
Howard Brazee <howard@  2008-03-24 07:40:55 
Re: [OT] Business Requirements Analysis... Sort Of
Robert <no@[EMAIL PROT  2008-03-24 21:46:08 
Re: [OT] Business Requirements Analysis... Sort Of
Clark F Morris <cfmpub  2008-03-20 20:25:43 
Re: [OT] Business Requirements Analysis... Sort Of
Robert <no@[EMAIL PROT  2008-03-21 00:39:08 
Re: [OT] Business Requirements Analysis... Sort Of
"Pete Dashwood"  2008-03-20 14:21:13 
Re: [OT] Business Requirements Analysis... Sort Of
docdwarf@[EMAIL PROTECTED  2008-03-20 09:22:25 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Jul 25 16:30:44 CDT 2008.