What is dataset and its uses
Answers were Sorted based on User's Feedback
Answer / pragyan
its a disconnected object created at client side for client side manipulation and its a collection of tables and their relations where each table is collection of rows,columns and their constraints.oderwise it is known as memory management..
| Is This Answer Correct ? | 0 Yes | 0 No |
two tables are there.1st table EMP has two columns ID and name and contains data 1,A 2,B 3,C 2nd table EmpSal has 2 columns ID and Salary Contains data -1,1000 2,5000 3,3000 Find name of employee having maximum salary ?
How to generate create view script on an existing view?
Is a primary key unique?
How to list all user names in a database?
In which tcp/ip port does sql server run? Can it be changed?
Define outer join?
What is blocking?
What happens if null values are involved in comparison operations?
What is the difference between varchar and nvarchar types?
What are scalar functions?
Explain the difference between delete,drop and truncate in SQL Server?
What is cursors?
Oracle (3259)
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)