Resource Type | Posted On |
Example to rename table name | May 16 |
Program to accept a name from the user and check whether the name is present in ... | Feb 15 |
Example to delete records of customer table which are in Gujarat_cust table | Sep 08 |
Example to create table based on existing table | Sep 24 |
Example to insert records of one table to another table | Dec 02 |
Example to create table, primary key and foreign key in student, course and SC... | Oct 29 |
Example to view records of student, course and SC tables | Jan 19 |
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 |
Example to insert records in student, course and SC tables | Jan 19 |
Example to add constraint in a table | Sep 05 |
Example to add constraint of primary key in a table | Oct 02 |
Example to insert record in to item table using sequences | Jan 28 |
Example of Create Table | Nov 01 |
Example to insert data using variables in a table | Oct 29 |
Example to add a field or column in a table | Jun 05 |
Example to view records of student having marks greater than 70 and course name ... | Apr 12 |
CREATING A TABLE FROM A TABLE | Mar 28 |
Move or Rename file and directories - mv | Jan 19 |
Rename a file from first1.txt to first2.txt | Oct 02 |
Shell script to perform operations like display, list, make directory and copy, ... | May 12 |
Write a menu driven program to display message, user name, terminal name, login ... | Sep 03 |
Shell script to display all users names, or users names of a particular group, o... | Jun 19 |
Program to create a table consisting of roll no and the corresponding name, inp... | Oct 02 |
Write a shell script to ask your name, program name and enrolement number and pr... | Nov 24 |
|
Write a shell script to ask your name, program name and enrolement number and pr... | Dec 14 |
Execute the command which display login name, the name of your terminal and date... | Oct 10 |
Shell script to check dir directory if it exists then change the path, if not th... | Jun 15 |
ProLog Program to search car by company name, car name, price, class, color... | Feb 21 |
CREATE TABLE | Apr 08 |
DROP TABLE | Oct 15 |
Use the FRIENDS table to answer the following questions | Oct 17 |
File allocation table | Jan 09 |
Display top 3 highest item price from item table | Jul 15 |
Program to print multiplication tables using do while loop | Aug 17 |
FUNCTION TABULATED AT EQUAL INTERVAL USING BACKWARD DIFFERENCE BETWEEN TABLE... | Aug 25 |
FUNCTION TABULATED AT EQUAL INTERVAL USING FORWARD DIFFERENCE BETWEEN TABLE... | Oct 28 |
Program to print 'Power of 2' table using for loop | Mar 05 |
Program to print multiplication table using two-dimensional array | May 26 |
Add fields or columns city and area in a customer table | Oct 15 |
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 |
Customer - orders - salespeople database - Joining tables | Jul 25 |
Program to read the table elements into a two-dimensional array temperature | Nov 08 |
Program to generate SQUARE ROOT table | Aug 03 |
Program to read a Non Linear Function, construct and display the Difference... | Apr 04 |
Program to prepare Square Root Table | Aug 15 |
PROGRAM TO COMPUTES AND PRINTS A TABLE OF FACTORIALS OF ANY GIVEN M | Sep 23 |