SBI Specialist Officer Questions with answer
Here I am adding previous SBI SO question paper with solution. I have doubts about few questions and I marked those with red color. If you know the right answer please comment the right answer in the comment box. Best wishes!!
- In SQL, which of the following is not a data Manipulation Language Commands?
- Delete
- Select
- Update
- Create
- None of the above
- The value for an attribute or a column are drawn from a set of values known as -
- Tuples
- Attributes
- Domain
- Column
- None of these
- Entities having primary key are called
- Primary Key
- Strong entities
- Weak entities
- Primary Key
- None Of these
- Which of the following is not a type of SQL statement?
- Data Manipulation Language (DML)
- Data Definition Language (DDL)
- Data Control Language (DCL)
- Data Communication Language (DCL)
- None of these
- Which of the following is not included in DML (Data Manipulation Language)
- INSERT
- UPDATE
- DELETE
- CREATE - Create is a DDL Statement
- None of these