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 |
How to use Having in LINQ?
What do you understand by expression tree?
When linq query is executed?
What is linqpad used for?
What are lazy/deferred loading and eager loading?
What is difference between first and firstordefault in linq?
How to use GroupBy in LINQ?
What are conversion operators?
What is difference between LINQ AND PLINQ?
Explain linq to xml?
What is LINQPad?
How can you find average of student marks from student tables (columns are studentid, marks)?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)