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)



write SQL command for table employee where print first name or last name start like "A" an..

Answer / 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

More Core Java Interview Questions

What is the primitive type byte?

0 Answers  


What is the purpose of sizeof operator?

0 Answers  


What are 4 pillers of object orinted programming?

0 Answers  


What is multiple inheritance? Is it supported by java?

0 Answers  


What is the difference between the prefix and postfix forms of the ++ operator?

0 Answers  


What is immutable data?

0 Answers  


What is the purpose of a statement block?

1 Answers  


How do you sort objects in java?

0 Answers  


How do we access static members in java?

0 Answers  


Is vector synchronized in java?

0 Answers  


Name some OOPS Concepts in Java?

0 Answers  


Is a boolean 1 bit?

0 Answers  


Categories