Online Test for Mysql
- Which statement is wrong to select particular columns from table?
SELECT id, question FROM placement_question;SELECT id, question FROM placement_question WHERE id = '2';SELECT id, question FROM placement_question WHERE 1;All are right
- "CREATE DATABASE db_name" statement is used to create database.
TrueFalse
- Which level of Abstraction describes what data are stored in the Database?
Physical LevelView LevelAbstraction LevelLogical Level
- In SQL, __________ is an Aggregate function.
SELECTCREATEAVGMODIFY
- Which is right statement to insert multiple records?
INSERT INTO job_question VALUES ('col1', 'col2'), ('col1', 'col2'), ...INSERT INTO job_question VALUES ('col1', 'col2'), VALUES ('col1', 'col2'), ...A and B BothNone of the above
- _____ is process of extracting previously non known valid and actionable information from large data to make crucial business and strategic decisions.
Data ManagementDatabaseData MiningMeta Data
- Data Warehouse provides
Transaction ResponsivenessDemand and Supply ResponsivenessStorage, Functionality Responsiveness to queriesNone of the above
- How to set value of "query_cache_size" MYSQL system variable
SET GLOBAL query_cache_size = 41980;SET GLOBAL VARIABLE query_cache_size = 41980;SET VARIABLE GLOBAL query_cache_size = 41980;None of the above
- DML is used for _______?
Control access to data stored in a databaseDefining database schemaInserting, Deleting and Updating dataNone of the above
Also Exercise
Post Your Question
Social Sharing
Search
Articles
Recently Added Jobs
Rajasthan High Court - Jodhpur Recruitment 2017 for Civil Judges
Last Date: 21 December, 2017
Last Date: 21 December, 2017
WBSEDCL Recruitment - 2017 for Office Executive
Last Date: 16 May, 2017
Last Date: 16 May, 2017
RECRUITMENT OF PROBATIONARY OFFICERS IN STATE BANK OF INDIA
Last Date: 06 March, 2017
Last Date: 06 March, 2017
UPSC Combined Medical Services Examination 2015
Last Date: 10 April, 2015
Last Date: 10 April, 2015
UPSC Engineering Services Examination 2015
Last Date: 10 April, 2015
Last Date: 10 April, 2015