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


Diff between web table ,datatable and data base (QTP)

Answers were Sorted based on User's Feedback



Diff between web table ,datatable and data base (QTP)..

Answer / manisha

In Data table all the rows has equal number of columns.
ex.:-there are 3 rows and 5 columns.then each row has same 5
columns.

In Web table number of columns may not be equal for the
rows.
ex:- there are 3 rows .each row has n number of columns
1st row can have 2 columns
2nd row can have 5 columns
3rd row can have n columns.

Is This Answer Correct ?    5 Yes 0 No

Diff between web table ,datatable and data base (QTP)..

Answer / manisha

In Data table all the rows has equal number of columns.
ex.:-there are 3 rows and 5 columns.then each row has same 5
columns.

In Web table number of columns may not be equal for the
rows.
ex:- there are 3 rows .each row has n number of columns
1st row can have 2 columns
2nd row can have 5 columns
3rd row can have n columns.

Where as Database is the collection of tables.it can have n
number of tables of different scenarios(purpose).

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More VB Script Interview Questions

write script to open Gmail.com, and to write script for entering username and password and show whether the result as pass or fail

2 Answers   Thomson Reuters,


How do you declare a variable in vbscript?

0 Answers  


what is event handling?

0 Answers  


How to get the length of the string by making use of the string function?

0 Answers  


if there is any string in a given format like as "company name employeecode date" then we have to fetch employeecode form string for ex-string is "capgemini12345june2013" then we have to fetch 12345 by using vb script so guys how can we do that please reply it.

3 Answers   Cap Gemini,


give me any information abou vb script books learn quckly

0 Answers  


how to declare a variable in vbscript using vbscript

4 Answers  


How many types of operators are available in the vbscript language?

0 Answers  


How many data types are supported in Vbscript?

3 Answers   Microsoft,


how to get date format from system locale..format means neither long nor shor... format from system locale. i need like your date is mm/dd/yyyy formate or mm-dd-yy or with time like that. how to get.

2 Answers  


when you use For Loop, While..do, do..while? at what situations which loop will use.

1 Answers  


how to write function to validate the number of characters entering into the text box?

2 Answers   TCS,


Categories