Resource Type | Posted On |
Prolog program to display item name, code, quantity, price and grade | Feb 21 |
Display items having item price between 100 to 500 using select query | Jun 26 |
Display total item price of item table using sum() function | Dec 19 |
Display average item price of item table using avg() function | Oct 26 |
Display highest item price of item table using max() function | Oct 30 |
Display lowest item price of item table using min() function | Apr 22 |
Display item details in descending order of item price using order by clause in ... | Mar 16 |
Example of sub query to display items having item price less than Keyboard | Feb 18 |
Display top 3 highest item price from item table | Jul 15 |
Display items containing letter 't' in item name | Apr 12 |
Program to print inventory report that counts total based on quantity and rate o... | Jun 17 |
Program to print inventory report that counts total based on quantity and rate o... | Aug 25 |
RMI application for getting the final total price of the shopping list with some... | Feb 23 |
Example to find items having unit price greater than or equal to 500 | Sep 07 |
ProLog Program to search car by company name, car name, price, class, color... | Feb 21 |
ProLog Program to find grade | Feb 21 |
Find Economic Order Quantity for a single item is given by EOB = sqrt(2 * deman... | Oct 16 |
Program that reads marks of a students and computes and displays grade | Dec 12 |
Write a menu driven program to display message, user name, terminal name, login ... | Sep 03 |
Prolog program to find last item of the list | Feb 22 |
ProLog Program to find length of names | Feb 21 |
ProLog Program of searching a students data when Name or a phone no is input | Feb 21 |
ProLog Program to search record by name and phone number | Feb 21 |
Calculate Economic Order Quantity EOQ = sqrt( (2* demand rate * setup costs)/(ho... | Aug 10 |
Shell script to display all users names, or users names of a particular group, o... | Jun 19 |
|
Program to print mark sheet of a student with grades | Oct 01 |
Program to display salesman's sale and item wise sale | Sep 06 |
Prolog program Define the relation last(item,list) so that item is the last elem... | Feb 21 |
Prolog program to define the relation last(item,list) so that item is the last e... | Feb 22 |
Display invoices having items greater than or equal to 3 | May 25 |
Example of outer join to display items which are sold and not sold till today | Aug 14 |
Display invoices containing item keyboard in list | Dec 12 |
Display total number of items ordered in each invoices | Oct 18 |
Display invoice items of invoice id I010 | Jul 21 |
Display 2 items having lowest current stock | Dec 06 |
Display student records whose name starts with 'm' using like % operator | Nov 20 |
Display customers whose name starts with 's' | Oct 17 |
Set or display name of current host system - hostname | Oct 28 |
PROGRAM THAT WILL PRINT YOUR MAILING ADDRESS IN THE FOLLOWING FORM: FIRSTLINE: ... | Sep 25 |
program to read the price of an item in decimal form and print the output in... | Sep 28 |
Program that prompts the user to enter a character, and on subsequent lines prin... | Sep 28 |
PROGRAM TO DISPLAY NAME IN CENTER OF SCREEN | Jan 09 |
Display your login name | Mar 13 |
Program to read the price of an item in decimal form (like 75.95) and print the ... | Dec 02 |
PROGRAM TO READ THE PRICE OF AN ITEM IN DECIMAL FORM LIKE (10) AND PRINT THE OUT... | Mar 12 |
PROGRAM TO READ THE PRICE OF AN ITEM IN DECIMAL FORM LIKE (10) AND PRINT THE OUT... | May 19 |
Backslash Codes | Jun 07 |
Execute the command which display login name, the name of your terminal and date... | Oct 10 |
Program to copy one string to another by coding and using string function | Nov 01 |
Program to convert a decimal number into binary, octal and pental code | Jul 15 |