Diff between web table ,datatable and data base (QTP)
Answers were Sorted based on User's Feedback
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 |
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 |
How can the spaces from the string be removed?
Hello Guys, If any body looking for "worksoft certify tool training in bangalore", please contact me aimansaud@gmail.com
Explain a few date functions in vbscript
What are keywords in the vbscript language?
Write a program to display the numbers in the below format using for loops? 1 2 3 4 5 6 7 8 9 10 11 12 and Write a program to display the numbers in the below format using for loops. 1 2 3 4 5 6 7 8 9 10
How to Import data from a file (file is on the desktop) to the data table
Hi, Anybody could tell me What is the script for Reverse of Given number. Ex:236--632. Thanks in Advance..
write a vb-script code to delete all the mails in my gmail in the year 2011
Explain few date functions in vbscript?
What methods are used to create text files and open text files in the vbscript language?
How to assign a date value to a variable?
Like OPTION EXPLICIT statement what are the other statements used in vbscript and their usage. Please post me all the statements please.