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


How many types of data table are in SQL.NET

Answers were Sorted based on User's Feedback



How many types of data table are in SQL.NET..

Answer / sundara

four data table type#
1. Perment data table
2. temp table only for the session
3. temp table will destroy wilie the connection close
4. table variable

Is This Answer Correct ?    61 Yes 16 No

How many types of data table are in SQL.NET..

Answer / sreedevi

2 data tables
perment table& temp table

Is This Answer Correct ?    27 Yes 3 No

How many types of data table are in SQL.NET..

Answer / sudhakar basore

four data table type#
1. Perment data table
2. temp table only for the session
3. temp table will destroy wilie the connection close
4. table variable

Is This Answer Correct ?    3 Yes 2 No

How many types of data table are in SQL.NET..

Answer / mohit

2 Tables

1). Temporary table

2). Global table

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More ADO.NET Interview Questions

Which method in OLEDBAdapter is used to populate dataset with records?

0 Answers  


how to create a quiz software using 4 options to answer and how to check with answers in the database and award marks....

1 Answers   Ford,


Which parameter of ConnectionString is used to specify the name of the database?

0 Answers  


Does ado.net use odbc?

0 Answers  


What is sqldatareader?

0 Answers  


How to enable and disable connection pooling?

0 Answers  


How to maintain the relation between two tables in ADO.NET?

0 Answers   Petranics Solutions,


Why edit is not possible in repeater?

0 Answers  


Explain how can we load multiple tables in to dataset?

0 Answers  


How to fetch the last inserted record in a particular table?

10 Answers   CarrizalSoft Technologies, Microsoft,


If we are not returning any records from the database, which method is to be used?

0 Answers  


What is difference between datagridview and datagrid control in winforms?

0 Answers  


Categories