What is asqueryable?
Answer / Pawan Rastogi
ASQueryable is an extension method in LINQ to Objects that allows IEnumerable<T> objects to be treated as if they were IQueryable<T>. This enables you to perform LINQ queries on enumerable collections without materializing them into memory, allowing for better performance and reduced memory usage.
| Is This Answer Correct ? | 0 Yes | 0 No |
How toimport .dmp file in lower version of oracle from higher version ?
How bulk collect improves performance?
What is the life of an sql statement?
How many triggers can be applied to a table?
difference between anonymous blocks and sub-programs.
How many rows can sqlite handle?
How delete a row in sql?
How to write a single statement that concatenates the words ?hello? And ?world? And assign it in a variable named greeting?
what are the advantages of sql ? : Sql dba
What is normalization? dec 2009
Give the structure of the function ?
what is the output of this query selet * from employee where 1=2 ??
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)