Q1) The maximum number of tables in a database are:
- 0!
- 02
- 03
- Many
Answer:Many
Explanation:The maximum number of "permanent" tables in a database is 67,108,863
Q2) The data in table is entered in:
- Design view
- Data sheet view
- Normal view
- Layout view
Answer: Data sheet view
Explanation:The datasheet view enables you to see any data that has been entered into the table.
Q3) What is the default field size of a text data-type in MS- Access.
- 2
- 5
- 20
- 50
Answer:50
Explanation:The default field size of a text field is 50 characters.
Q4) Create Command is used to insert:
- Table
- View
- Report
- Query
Answer:Table
Explanation:The CREATE TABLE statement is used to create a new table in a database.
Q5) How many query views are available in MS- Access?
- 2
- 3
- 4
- 5
Answer:5
Explanation: There are five types of query in Access. Different queries are: Select queries • Action queries • Parameter queries • Crosstab queries • SQL queries.
Q6) Which wildcard replaces one character only?
- *
- ?
- :
- !
Answer:?
Explanation:Wildcards take the place of one or more characters in a search term. A question mark (?) is used for single character searching.
Q7) How many types of relationship?
- 5
- 4
- 3
- 2
Answer:3
Explanation:One to one, One to many, Many To Many
Q8) Which of the following is degree of a table?
- Total number f rows
- Total number of columns
- Total number of cells
- Total number of foreign keys
Answer:Total number of columns
Explanation:Total number of columns
Q9) Which key is used to move fleld to field in table window in datasheet view?
- Table
- Esc
- Enter
- Spacebar
Answer:Enter
Explanation:Enter
Q10) Every table must have a:
- Foreign key
- Composite key
- Primary key
- Sort key
Answer: Primary key
Explanation: Primary key
Q11) To find a name that start with S, the criteria is written as:
- S#?
- S#
- 9S
- s*
Answer:s*
Explanation:s*
Q12) Which field type can be indexed? .
- Memo
- Number
- Hypertink
- DLE
Answer:Hypertink
Explanation:Hypertink
Q13)To find four character names that starts with H the criteria is specified as?
- H%a
- H?4
- H272?
- Ht
Answer:H?4
Explanation:H?4
Q14)In a relational database, a single piece of infermation is called:
- Field
- Record
- Entity
- Attribute
Answer:Attribute
Explanation:Attribute
Q15) Each separate piece of information stored in a record is called:
- Form
- Field
- Table
- Relation
Answer: Field
Explanation: Field
Q16) Which of the Following view is used to modify data in table?
- Layout view
- Design view
- Datasheet view
- Divot view
Answer:Design view
Explanation:Design view
Q17) Which view is used to add, edit or delcte record from table:
- Record view Ms
- Datasheet view
- Design view
- Edit view
Answer: Datasheet view
Explanation: Datasheet view
Q18)A virtual table that is constructed from other tables is called:
- Tuple
- Table
- view
- report
Answer:view
Explanation:view
Q19) Table views are available in Microsoft Access
- 1
- 2
- 3
- 4
Answer:4
Explanation:4
Q20)The maximum length of text type field in MS- Access is:
- S0 characters
- 250 characters
- 155 characters
- 255 characters
Answer:255 characters
Explanation:255 characters
Q21) Which dats type can be used to define a field that consist of any numbers to be used in calculations
- Text
- Number
- Memo
- Data
Answer:Number
Explanation:Number
Q22) Which data type can be used to defined a field that contains data content such as chart, picture or graphic object?
- Hyperiink
- Memo BE
- Auto Number
- OLE Object
Answer:OLE Object
Explanation:OLE Object
Q23) Which symbol indicates that you are editing a record?
- Pencil
- Black arrow
- Asterisk
- Key
Answer:Asterisk
Explanation:Asterisk
Q24) _________ is used to retrieve data from one or more tables.
- Macro
- Table
- Query
- Form
Answer:Query
Explanation:Query
Q25) To find all names start with M from student table, the criteria is:
- Like "M?"
- Like “"M-"
- Like "M#"
- Like "M *"
Answer:Like "M *"
Explanation:Like "M *"
Q) A request to get information from Database is called?
- Report
- Query
- Table
- View
Answer:Query
Explanation:Query
Q27) The graphical query is KNOWN as:
- Desien grid
- Query form
- View form
Answer:Desien grid
Explanation:Desien grid
Q28) Which data type is default type in Access?
- Text
- Memo
- Auto number
- Number Text
Answer:Text
Explanation:Text
0 Comments