Academic Tutorials



English | French | Portugese | Dutch | Italian
Google

em linha

Home Códigos de fonte E-Livros Downloads Contatar-nos Sobre nós

HTML Tutorials
HTML Tutorial
XHTML Tutorial
CSS Tutorial
TCP/IP Tutorial
CSS 1.0
CSS 2.0
HLML
XML Tutorials
XML Tutorial
XSL Tutorial
XSLT Tutorial
DTD Tutorial
Schema Tutorial
XForms Tutorial
XSL-FO Tutorial
XML DOM Tutorial
XLink Tutorial
XQuery Tutorial
XPath Tutorial
XPointer Tutorial
RDF Tutorial
SOAP Tutorial
WSDL Tutorial
RSS Tutorial
WAP Tutorial
Web Services Tutorial
Browser Scripting
JavaScript Tutorial
VBScript Tutorial
DHTML Tutorial
HTML DOM Tutorial
WMLScript Tutorial
E4X Tutorial
Server Scripting
ASP Tutorial
PERL Tutorial
SQL Tutorial
ADO Tutorial
CVS
Python
Apple Script
PL/SQL Tutorial
SQL Server
PHP
.NET (dotnet)
Microsoft.Net
ASP.Net
.Net Mobile
C# : C Sharp
ADO.NET
VB.NET
VC++
Multimedia
SVG Tutorial
Flash Tutorial
Media Tutorial
SMIL Tutorial
Photoshop Tutorial
Gimp Tutorial
Matlab
Gnuplot Programming
GIF Animation Tutorial
Scientific Visualization Tutorial
Graphics
Web Building
Web Browsers
Web Hosting
W3C Tutorial
Web Building
Web Quality
Web Semantic
Web Careers
Weblogic Tutorial
SEO
Web Site Hosting
Domain Name
Java Tutorials
Java Tutorial
JSP Tutorial
Servlets Tutorial
Struts Tutorial
EJB Tutorial
JMS Tutorial
JMX Tutorial
Eclipse
J2ME
JBOSS
Programming Langauges
C Tutorial
C++ Tutorial
Visual Basic Tutorial
Data Structures Using C
Cobol
Assembly Language
Mainframe
Forth Programming
Lisp Programming
Pascal
Delphi
Fortran
OOPs
Data Warehousing
CGI Programming
Emacs Tutorial
Gnome
ILU
Soft Skills
Communication Skills
Time Management
Project Management
Team Work
Leadership Skills
Corporate Communication
Negotiation Skills
Database Tutorials
Oracle
MySQL
Operating System
BSD
Symbian
Unix
Internet
IP-Masquerading
IPC
MIDI
Software Testing
Testing
Firewalls
SAP Module
ERP
ABAP
Business Warehousing
SAP Basis
Material Management
Sales & Distribution
Human Resource
Netweaver
Customer Relationship Management
Production and Planning
Networking Programming
Corba Tutorial
Networking Tutorial
Microsoft Office
Microsoft Word
Microsoft Outlook
Microsoft PowerPoint
Microsoft Publisher
Microsoft Excel
Microsoft Front Page
Microsoft InfoPath
Microsoft Access
Accounting
Financial Accounting
Managerial Accounting


Quiz for SQL Tutorial





1. What does SQL stand for?

Structured Question Language
Strong Question Language
Structured Query Language
Structured Queue Language

2. What does the SQL FROM clause do?

Specifies a search condition.
Specifies the tables to retrieve rows from.
Specifies the columns we are retrieving
Specifies the attributes to retrieve rows from.

3. Which of the following SQL clauses is used to enter data into a SQL table?

INSERT INTO
WRITE
ENTER
SELECT

4. Which 2 SQL keywords specify the sorting direction of the result set retrieved with ORDER BY clause.

ASC and DESC
HIGH and LOW
UP and DOWN
Top and Bottom

5. We refer to a join as a self-join when…

we are using left and right join together
We are joining two tables only
we are joining more than 2 tables
we are joining table to itself

6. RDBMS stands for…

Real Database Management System
Relational Database Management System
Read Database Master System
Realtime Database Management System

7. The table rows are also known as…

Attributes
Fields
Records
Entity

8. If you join a table to itself, what kind of join are you using?

Selective Join.
Natural Joun
You can't join a table to itself.
Self Join

9. The UPDATE SQL clause can…

update only one row at a time.
update more than one row at a time.
delete more than one row at a time.
delete only one row at a time.

10. Which SQL statement selects all rows from table called Contest, with column ContestDate having values greater or equal to May 25, 20006?

SELECT * FROM Contest HAVING ContestDate >= '05/25/2006'
SELECT * FROM Contest WHERE ContestDate < '05/25/2006'
SELECT * FROM Contest GROUPBY ContestDate >= '05/25/2006'
SELECT * FROM Contest WHERE ContestDate >= '05/25/2006'

11. Which SQL keyword is used to retrieve a minimum value?

DOWN
LOW
MIN
LOWER

12. The INNER JOIN clause…

returns all rows that have matching value in the field on which the 2 tables are joined.
returns only the rows from the first table, which have non-matching values with the second table in the field on which the 2 tables are joined.
returns all rows from 2 tables.
returns all the matching rows from 2 tables.

13. Which SQL keyword is used to retrieve only unique values?

DISTINCTIVE
DIFFERENT
DISTINCT
UNIQUE

14. If you don't specify ASC or DESC after a SQL ORDER BY clause, the following is used by default:

There is no default value.
DESC
ASC
Random

15. What is an index?

An index is a database table attribute, which speeds-up data search within a table.
An index is the same as alias.
An index is a special way to join 2 or more tables.
An index is a database row attribute, which speeds-up data search within a table.

16. What does ACID stand for?

Access. Consistency. Isolation. Data.
Access. Constraint. Index. Data.
Access. Constant. Information. Data.
Atomicity. Consistency. Isolation. Durability.

17. Which of the following SQL statements is correct?

TRUNCATE Sales TABLE
TRUNCATE * FROM TABLE Sales
TRUNCATE TABLE Sales
TRUNCATE * FROM COLUMN Sales

18. The IN SQL keyword

Is used with the DISTINCT SQL keyword only.
Is used with the INSERT SQL keyword only.
Determines if a value matches any of the values in a list or a sub-query.
Defines the tables we are selecting or deleting data from.

19. Sub-queries can be nested in…

UPDATE statements only.
INSERT statements only.
DELETE statements only.
UPDATE, DELETE, INSERT and SELECT statements.

20. The LIKE SQL keyword is used along with ..

WHERE clause.
ORDER BY clause.
JOIN clause.
GROUP BY clause.



Keywords: Quiz, personality quiz, quizzes, quiz questions, character quiz, knowledge quiz, personality test, personality quizzes, quiz are you, quiz questions and answers.




HTML Quizes
HTML Quiz
XHTML Quiz
CSS Quiz
TCP/IP Quiz
CSS 1.0 Quiz
CSS 2.0 Quiz
HLML Quiz
XML Quizes
XML Quiz
XSL Quiz
XSLT Quiz
DTD Quiz
Schema Quiz
XForms Quiz
XSL-FO Quiz
XML DOM Quiz
XLink Quiz
XQuery Quiz
XPath Quiz
XPointer Quiz
RDF Quiz
SOAP Quiz
WSDL Quiz
RSS Quiz
WAP Quiz
Web Services Quiz
Browser Scripting Quizes
JavaScript Quiz
VBScript Quiz
DHTML Quiz
HTML DOM Quiz
WMLScript Quiz
E4X Quiz
Server Scripting Quizes
ASP Quiz
PERL Quiz
SQL Quiz
ADO Quiz
CVS Quiz
Python Quiz
Apple Script Quiz
PL/SQL Quiz
SQL Server Quiz
PHP Quiz
.NET (dotnet) Quizes
Microsoft.Net Quiz
ASP.Net Quiz
.Net Mobile Quiz
C# : C Sharp Quiz
ADO.NET Quiz
VB.NET Quiz
VC++ Quiz
Multimedia Quizes
SVG Quiz
Flash Quiz
Media Quiz
SMIL Quiz
Photoshop Quiz
Gimp Quiz
Matlab Quiz
Gnuplot Programming Quiz
GIF Animation Quiz
Scientific Visualization Quiz
Graphics Quiz
Web Building  Quizes
Web Browsers Quiz
Web Hosting Quiz
W3C Quiz
Web Building Quiz
Web Quality Quiz
Web Semantic Quiz
Web Careers Quiz
Weblogic Quiz
SEO Quiz
Web Site Hosting Quiz
Domain Name Quiz
Java Quizes
Java Quiz
JSP Quiz
Servlets Quiz
Struts Quiz
EJB Quiz
JMS Quiz
JMX Quiz
Eclipse Quiz
J2ME Quiz
JBOSS Quiz
Programming Langauges Quizes
C Quiz
C++ Quiz
Visual Basic Quiz
Data Structures Using C Quiz
Cobol Quiz
Assembly Language Quiz
Mainframe Quiz
Forth Programming Quiz
Lisp Programming Quiz
Pascal Quiz
Delphi Quiz
Fortran Quiz
OOPs Quiz
Data Warehousing Quiz
CGI Programming Quiz
Emacs Quiz
Gnome Quiz
ILU Quiz
Soft Skills Quizes
Communication Skills Quiz
Time Management Quiz
Project Management Quiz
Team Work Quiz
Leadership Skills Quiz
Corporate Communication Quiz
Negotiation Skills Quiz
Database Quizes
Oracle Quiz
MySQL Quiz
Operating System Quizes
BSD Quiz
Symbian Quiz
Unix Quiz
Internet Quiz
IP-Masquerading Quiz
IPC Quiz
MIDI Quiz
Software Testing Quizes
Testing Quiz
Firewalls Quiz
SAP Module Quizes
ERP Quiz
ABAP Quiz
Business Warehousing Quiz
SAP Basis Quiz
Material Management Quiz
Sales & Distribution Quiz
Human Resource Quiz
Netweaver Quiz
Customer Relationship Management Quiz
Production and Planning Quiz
Networking Programming Quizes
Corba Quiz
Networking Quiz
Microsoft Office Quizes
Microsoft Word Quiz
Microsoft Outlook Quiz
Microsoft PowerPoint Quiz
Microsoft Publisher Quiz
Microsoft Excel Quiz
Microsoft Front Page Quiz
Microsoft InfoPath Quiz
Microsoft Access Quiz
Accounting Quizes
Financial Accounting Quiz
Managerial Accounting Quiz

Privacy Policy
Copyright © 2003-2024 Vyom Technosoft Pvt. Ltd., All Rights Reserved.