difference between list and display command ?
Answers were Sorted based on User's Feedback
Answer / ruby
Display command help to display the single current record in
a database
where as
List command helps to display all the current record which
are present in a data base.
Is This Answer Correct ? | 50 Yes | 11 No |
Answer / nidhi roy
List command displays the contents of open database file.
Display command displays the contents of only active record.
Is This Answer Correct ? | 9 Yes | 2 No |
Answer / hiral joshi
list command's default value is all
where the
display command's default value is record
Is This Answer Correct ? | 2 Yes | 0 No |
3. What is the difference between testing and Quality Assurance?
How to display questions one by one in jsp and I wants to store the answers in my database?
why we use static with only main()class not with other class
Write a program to find factorial of a number using functions
how to convert hashmap to arraylist with iteration
in a VB application, where the data will be stored after manipulation? what is the syntax for that?
How to update a data for the views in the relational data base schema
What does this useful command line do? tasklist /m "mscor*"
what is the difference between uservariables and systemvariables (in Environmental variables)???
any drawback are there in mantis?
HTML is a subset of
how to write the fallowing code in java? 1 4 9 16 25 36 49 64 81 100