Resource Type | Posted On |
Write a query to add days in todays date using sysdate function | Dec 19 |
Write a query to subtract days from todays date | Nov 22 |
Write a query to add and subtract months using add_months function | Mar 05 |
Write a query to calculate the Date difference | Oct 13 |
Write a query to Calculate the month difference | Aug 08 |
Write a query to calculate the year difference | Jan 11 |
Write a query to find the last day of the month | Aug 05 |
Write a query to change the format of date using to_char function | Mar 09 |
Write a query to change the case of strings using lower and upper function | Jul 14 |
USING EXISTS with CO-RELATED SUB-QUERIES | Sep 06 |
UNION QUERY | Nov 17 |
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 |
Example to concatenate a string using select query | Aug 09 |
Example to find employees from state 'Delhi' using select query | Jul 10 |
Display items having item price between 100 to 500 using select query | Jun 26 |
PROGRAM TO WRITE THE STUDENT DETAILS IN STUDENT INFORMATION FILE USING FILE WRIT... | Dec 16 |
Select Query | Jul 21 |
Where clause with select query | Feb 03 |
Write a shell script, which displays a list of all files in the current ... | Mar 24 |
Write a shell script to reverse the contents of a file | Jan 26 |
write a script to delete zero sized files from a given directory (and all its... | Mar 21 |
Write a shell script to find how many terminals has this user logged in | May 30 |
Write a menu driven program to display message, user name, terminal name, login ... | Sep 03 |
Write a shell script to find sum of digits of a number | Oct 05 |
|
Program of reading data from one text file and writing in new text file | Dec 03 |
Program that performs file read, write, update and display operations | Nov 23 |
Write a program to read value from console and perform arithmetic operation | Aug 07 |
Program to write macro that obtains the largest of three numbers | Oct 17 |
Write a function power() to raise a number m to a power n | Oct 06 |
write a class to represent a vector (a series of float values) | Jun 04 |
Write a Program to create Numeric Triangle | Nov 22 |
Write a program to Add Two Matrix | Jul 27 |
Program that reads and writes random access file | Mar 13 |
Program of reading and writing primitive data | May 11 |
Program of writing Bytes to a File | Sep 05 |
Write a shell scripts which works similar to the Unix commands Head Tail | Sep 10 |
Write a script to find the value of one number raised to the power of another | Jun 29 |
Write a shell script to reverse a number supplied by a user | Apr 27 |
Write a menu driven shell script for Copy a file, Remove a file, Move a file | Jun 12 |
Write a shell program to exchange the values of two variables | Jan 31 |
Write a shell script to find the largest among the 3 given numbers | Dec 16 |
Write a shell program to concatinate two strings and find the length of the resu... | Nov 03 |
Write a shell program to find the position of substring in given string | Dec 25 |
Write a shell program to find the gcd for the 2 given numbers | Sep 16 |
Write a shell script to find the smallest of three numbers | Dec 08 |
Write a shell program to convert all the contents into the uppercase in a partic... | May 10 |
Write a shell script to find the average of the numbers entered in command line... | Dec 09 |
Write a shell script to sort the given numbers in descending order using Bubble ... | Mar 16 |
Write a shell program to concatenate the contents of 2 files | Feb 19 |