Oracle sql help [message #71013] |
Tue, 27 August 2002 03:42 |
shahzad-ul-hasan
Messages: 643 Registered: August 2002
|
Senior Member |
|
|
i want calculate how many sundays in a month.i was preparing a software which name is attendance ,where i require this to caluclate the how many sundays(Rest day) in a month, which is not calculate in the calculation of his/her salary.example if the month has 30 days and work days is 26. it means that the four sunday(restday) in a month.
please response me as soon as possible.
thanks
shah1419@yahoo.com
|
|
|
|
Re: Oracle sql help [message #71617 is a reply to message #71013] |
Tue, 03 December 2002 16:26 |
bIgmAC
Messages: 1 Registered: December 2002
|
Junior Member |
|
|
How do i "determine the name of an expensive book"
I had:
select book_title, max(book_price)
from book_om;
I thought about using the "Distinct", but it did not work.
|
|
|
Re: Oracle sql help [message #72069 is a reply to message #71013] |
Sat, 01 March 2003 19:52 |
santosh
Messages: 85 Registered: October 2000
|
Member |
|
|
I like to save the database or table created in oracle in the floppy to install on the system so that i can install software any where.
guide me to do that
|
|
|