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...


What is the difference between sql and linq?



What is the difference between sql and linq?..

Answer / Rajeev Kumar Ranjan

SQL (Structured Query Language) is a language for querying and manipulating databases, while LINQ (Language Integrated Query) is a set of APIs in C# for querying various data sources. SQL is specific to databases, while LINQ can work with different data sources like arrays, lists, XML, and databases.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More LINQ Language-Integrated Query Interview Questions

How to use Having in LINQ?

1 Answers  


What do you understand by expression tree?

1 Answers  


When linq query is executed?

1 Answers  


What is linqpad used for?

1 Answers  


What are lazy/deferred loading and eager loading?

1 Answers  


What is difference between first and firstordefault in linq?

1 Answers  


How to use GroupBy in LINQ?

1 Answers  


What are conversion operators?

1 Answers  


What is difference between LINQ AND PLINQ?

1 Answers  


Explain linq to xml?

1 Answers  


What is LINQPad?

1 Answers  


How can you find average of student marks from student tables (columns are studentid, marks)?

1 Answers  


Categories