Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

write a query that returns first characters of each word in
Oracel/Sql pl sql

Answer Posted / priya

select substr(ename,1,1) from emp;

Is This Answer Correct ?    18 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the difference between $message and $$message? : Sql dba

1039


What are the different schemas objects that can be created using pl/sql?

1083


How is use pl and sql?

1106


What are the advantages of pl sql over sql?

1071


What is cross join sql?

964


When are we going to use truncate and delete?

1022


What is offset and limit in sql?

1103


what's the difference between a primary key and a unique key? : Sql dba

1107


Which is faster count (*) or count 1?

1088


what are all the different types of indexes? : Sql dba

1103


What is the use of primary key?

1047


What is the use of sqldataadapter?

1026


How do I run a sql query in pgadmin 4?

999


What is sql key?

1043


What is sql in java?

1134