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 |
How many forms can you create in a Visual Basic 6 Standard EXE project? Is there any limit on that?
Give examples of macro quoting function?
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 1 number. Find the missing number
5.Call by value and Call by reference with program?
How same session variable can be used in both Asp and Asp.net?
What are the five tracing levels in System.Diagnostics.TraceSwitcher?
Which tag is used to create table row
what is page hit in operating system?
1. What coding languages are you comfortable with?
How to change the color of a cell or a row in a datagrid on mouse hover using javascript/.net
Write a Pseudo Code to find the angle between two hands of a clock for a given time.
what is the difference between "types" and "data" in abap.