Resource Type | Posted On |
Write a query to change the case of strings using lower and upper function | Jul 14 |
Program to convert upper case into lower case and vise versa | Sep 15 |
Write a query to change the format of date using to_char function | Mar 09 |
Program to read string using gets() function and display in upper case | Sep 03 |
Read a file and count number of word, character, lines, display in reverse, conv... | Nov 15 |
Write a shell script to convert a file to lower case or upper case as specified ... | Jun 04 |
Program to read a letter in Upper case and print it after converting it in to Lo... | Jul 13 |
TO CONVERT A STRING INTO UPPER CASE TO LOWERCASE | Mar 24 |
TO CONVERT A STRING INTO UPPER CASE TO LOWERCASE | Jan 31 |
Write a query to add days in todays date using sysdate function | Dec 19 |
Write a query to add and subtract months using add_months function | Mar 05 |
Program that accepts characters in lower case, stores them in an array and print... | Dec 01 |
Program to read a letter in Lower case and print it after converting it in to Up... | Oct 13 |
Program to read a letter in lower case and print it after converting it in to Up... | May 17 |
Program that list of letters should be an alphabetical list of upper case letter... | Nov 16 |
Program that accepts characters in lower case, stores them in an array and print... | Nov 05 |
Program to print Lower Case Letters from a to z in reverse order | Jul 16 |
Program to print Upper Case Letters from A to Z ( Simulation of While Loop ) | Oct 04 |
Program to print Upper Case Letters from A to Z ( Simulation of Do-While Loop ) | Apr 05 |
Program to print Upper Case Letters from A to Z | Aug 21 |
Program to Print all the Letters in Upper Case | Jul 09 |
Program to print input text in upper case | Sep 25 |
Example to concatenate a string using select query | Aug 09 |
Write a function to perform string operation i.e. split, join, length, substring... | Aug 21 |
Write a query to subtract days from todays date | Nov 22 |
|
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 |
Program to copy one string s2 to another string s1 using strcopy function from... | Nov 27 |
Reading and writing of alphabets in reverse case | Sep 20 |
LOWER Function | Jul 28 |
Program to copy one string to another by coding and using string function | Nov 01 |
Writing strings using %s format | Nov 27 |
Program to copy one string s2 to another string s1 without using strcopy... | Sep 30 |
An application which swaps the case of the given string | Mar 10 |
Program to swap the cases of a given String | Dec 26 |
Program which swaps the case of the given string | Feb 14 |
Write a shell program to concatinate two strings and find the length of the resu... | Nov 03 |
Write a shell program to concatinate two strings and find the length of the resu... | May 06 |
UPPER Function | Jul 08 |
PROGRAM TO WRITE THE STUDENT DETAILS IN STUDENT INFORMATION FILE USING FILE WRIT... | Dec 16 |
USING EXISTS with CO-RELATED SUB-QUERIES | Sep 06 |
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 |
Display item details in descending order of item price using order by clause in ... | Mar 16 |
PROGRAM TO COPY ONE STRING INTO ANOTHER STRING WITH AND WITHOUT USING "MOVSB" IN... | Mar 13 |
Shell Script to make a menu driven calculator using case | Sep 07 |
Program to perform operations like Count char,words and lines of file, display f... | Oct 30 |
Program using Switch case to compute the net amount to be paid by a customer | May 06 |