Resource Type | Posted On |
Example to find items having unit price greater than or equal to 500 | Sep 07 |
Display items having item price between 100 to 500 using select query | Jun 26 |
Example of sub query to display items having item price less than Keyboard | Feb 18 |
Display invoices having items greater than or equal to 3 | May 25 |
Display 2 items having lowest current stock | Dec 06 |
PREPARE TWO VARIABLES MSG1 HAVING "HELLO" & MSG2 HAVING "WORLD" & DISPLAY THESE ... | Jan 05 |
Prolog program to find last item of the list | Feb 22 |
Program to find the smallest quotation for the given item | Feb 07 |
Display top 3 highest item price from item table | Jul 15 |
Display items containing letter 't' in item name | Apr 12 |
Display item details in descending order of item price using order by clause in ... | Mar 16 |
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 |
Find Economic Order Quantity for a single item is given by EOB = sqrt(2 * deman... | Oct 16 |
ProLog Program to read list of strings and numbers and copy in database having h... | Feb 21 |
ProLog Program to read list of strings and numbers and copy in database having h... | Feb 21 |
Write a menu driven program to display message, user name, terminal name, login ... | Sep 03 |
Write a menu driven shell script for Copy a file, Remove a file, Move a file | Jun 12 |
Shell Script to make a menu driven calculator using case | Sep 07 |
Menu driven telephone directory program | Apr 12 |
Menu driven Bank Application Project | Dec 24 |
Program of an editor with menu bar | Aug 11 |
Program of displaying graphical menu and operate it using arrow keys | Apr 10 |
|
Prepare a menu driven calculator | May 12 |
Cursor to display employees having salary greater than 1900 | Jul 11 |
HAVING Clause | Oct 29 |
Example to view records of student having marks greater than 70 and course name ... | Apr 12 |
Display customers having city other than gujarat and mp using not in | Oct 11 |
RMI based application, which reads a file with list of marks of student from a... | Feb 23 |
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 |
Example to find total value of each item based on current stock using multiplica... | Jul 24 |
Find Optimal Time Between Order for a single item is given by TBO = squareroot(... | Feb 08 |
APPENDING ITEMS TO AN EXISTING FILE USING DO WHILE LOOP | Nov 22 |
Function for inserting an item into a linked list | Dec 11 |
Function for deleting an item from linked list | Feb 26 |
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 |
Example to insert record in to item table using sequences | Jan 28 |
Example to provide insert and select privilege of item table to a user using... | Oct 19 |
Example to revoke insert privilege of item table from a user using revoke | Nov 29 |
Prolog program to display item name, code, quantity, price and grade | Feb 21 |
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 |
Program to display salesman's sale and item wise sale | Sep 06 |
Program to illustrate use of arrays as data items in classes | Dec 03 |