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 SQL command for table employee where print first name or last name start like "A" and who is working in domain(angular js,java,dotnet)

Answer Posted / deepanshu

select first name like "A%" ,last name like "A%" from employee where domain IN (angular,js,java,dotnet);

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between operator overloading and function overloading

1124


Which access specifier can be used with class ?

1046


What is method in research paper?

1209


What is communist flag?

1069


What is fundamental datatype?

1053


How does thread synchronization occurs inside a monitor? What levels of synchronization can you apply?

1011


Can we declare array without size in java?

1082


What is data type in java?

945


What is passing value java?

1107


Why java strings are immutable in nature?

1127


Explain different states of a thread in java?

1119


What is udp in java?

1041


What is the main use of generics in java?

1074


What is private static class in java?

1061


Will the compiler creates a default constructor if I have a parameterized constructor in the class?

1166