Re: Solve these questions, please [message #50658] |
Fri, 29 March 2002 04:48 |
YogeshJawanjal
Messages: 1 Registered: March 2002
|
Junior Member |
|
|
craete a table book_records with the foll fields
authors
book_title
price
publisher
total_stock
when a customer wants a book,
the shopkeeper inputs the title and author of the book and the system
replies whether it is in the list or not If the book is in the list then
system displays the book details and asks for the no of copies If the
requested copy is available the total ost of the book is displyared
otherwsie the message 'required copy not in stock is displayed .
using function
useing functions
|
|
|