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

Explain how to bind the controls(best practice) comboboxes to the data in the dataset?

0 Answers  


What is the difference between Response.Expires and Reponse.ExpiresAbsolute?

0 Answers  


What is ambient transaction?

0 Answers  


What is method to get XML and schema from Dataset? getXML() and get Schema ()

0 Answers  


What is difference between datagridview and datagrid control in winforms?

0 Answers  


What is azure ado?

1 Answers  


What are the Features of a dataset

0 Answers   BirlaSoft,


Explain the difference between sqlcommand object and command behavior object?

0 Answers  


If i am expecting a single result from sqlserverdatabase then what command should i follow ?sqlcommand.executereader (commandbehaviour.singleresult)or sqlcommand.executescalar()

4 Answers  


What are the classes in System.Data.Common Namespace?

0 Answers  


What is Data Provider?

0 Answers  


Difference between sqlcommand and sqlcommandbuilder?

0 Answers  


Categories