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

How to sort a vector elements that contains the user define class object? (Note: If Suppose consider, A Student class contain two data members. They are String studentName and int rollNo. I am creating Four objects for this class, each object contains students details like name and roll no. Now i am storing that objects in vector and if i retiving the elements from the vector means then it should be display in sorting order)

3 Answers   ProdEx Technologies,


What is the console in java?

0 Answers  


Write a method to check if input string is palindrome?

0 Answers  


What is the difference between the direct buffer and non-direct buffer in java?

0 Answers  


Why do you canvas?

0 Answers  


How many return statement are allowed in a function?

0 Answers  


Can a class be a super class and a sub-class at the same time? Give example.

1 Answers  


What is an example of a constant variable?

0 Answers  


what is meant by encapsulation?

0 Answers   Aspire,


Why does java does not support multiple inheritance? Explain

0 Answers  


Write code to implement bubble sort in java?

0 Answers  


What is the Scope of Static Variable?

0 Answers   Verifone,


Categories