hello quizlet
Home
Subjects
Expert solutions
Create
Study sets, textbooks, questions
Log in
Sign up
Upgrade to remove ads
Only $35.99/year
Science
Computer Science
Computer Concepts 2018 Module 10 Section D
Flashcards
Learn
Test
Match
Flashcards
Learn
Test
Match
Terms in this set (21)
query language
computer programming languages designed for databases.
SQL (structured query language)
works behind the scenes as an intermediary between the database client software provided to users and the database itself.
SQL query
The client software collects your input and then coverts it. operates directly on the database to carry out your instructions.
SQL is similar to_____________________
a programming language
SQL injection
exploits that use malicious statements to gain unauthorized access to a database.
SQL poses security risk because?
contain command words and data. the database can be manipulated in unauthorized ways, can gain unauthorized access to a database called SQL injection.
SQL keywords
SELECT, FROM, INSERT and WHERE. issue instructions to the database
CREATE
produces a new table in a database.
Most commonly used command words for SQL
CREATE, DELETE, INSERT, JOIN, SELECT and UPDATE
DELETE
removes a record from a table.
Parameters
detailed specifications for a command.
INSERT
adds a clients data to the customers table.
SELECT
one of the most common database operation is to query for a particular record or group of records by using:
Boolean operators
such as AND, OR, and NOT to form complex queries.
UPDATE
modifications to the contents of a database field are made by using the SQL command
joining tables
In SQL terminology, creating relationships between tables is referred to as_________________
JOIN
command allows you to access the data in more than one table temporarily.
dot notation
when joining two tables, the convention is to use _____________for field names.
In search specifications, AND, OR and NOT are examples of search operators, which are also called ___________ operators.
Boolean
To search for data in a specific field, you can use the SQL command__________________
SELECT
The SQL ______________ command can change the data in a specified field in one or more records.
UPDATE
Students also viewed
CH 10
20 terms
Computer Concepts Unit 10
31 terms
Computer Concepts for End Users Unit 10
102 terms
Computer 4-7
10 terms
Sets found in the same folder
Computer Concepts 2018 Module 10 Section A
34 terms
Computer Concepts 2018 Module 10 Section C
24 terms
Computer Concepts 2018 Module 10 Section B
20 terms
Computer Concepts 2018 Module 10 Section E
26 terms
Other sets by this creator
Microsoft Word 2016 Lesson 1
20 terms
Computer Concepts Module 9 Section E
13 terms
Computer Concepts 2018 Module 9 Section D
28 terms
Computer Concepts 2018 Module 9 Section C
29 terms
Verified questions
chemistry
Name the following coordination compounds. $\left[ \mathrm { Fe } \left( \mathrm { NH } _ { 2 } \mathrm { CH } _ { 2 } \mathrm { CH } _ { 2 } \mathrm { NH } _ { 2 } \right) _ { 2 } \left( \mathrm { NO } _ { 2 } \right) _ { 2 } \right] \mathrm { Cl }$
physics
Find the far-point distance of a person whose relaxed eye has a focal length of $2.68 \mathrm{~cm}$, treating the eye as if it were a single thin lens $2.71 \mathrm{~cm}$ from the retina.
biology
Sketch a root tip. Draw lines to label Vascular cylinder in the sketch, and describe the function of the parts.
physics
Express the following complex numbers in the $x + iy$ form. Try to visualize each complex number, using sketches as in the examples if necessary. The first twelve problems you should be able to do in your head (and maybe some of the others—try it!) Doing a problem quickly in your head saves time over using a computer. Remember that the point in doing problems like this is to gain skill in manipulating complex expressions, so a good study method is to do the problems by hand and use a computer to check your answers. $e^{5 \pi i}$
Recommended textbook solutions
Introduction to Algorithms
3rd Edition
•
ISBN: 9780262033848
(2 more)
Charles E. Leiserson, Clifford Stein, Ronald L. Rivest, Thomas H. Cormen
726 solutions
Information Technology Project Management: Providing Measurable Organizational Value
5th Edition
•
ISBN: 9781118898208
Jack T. Marchewka
346 solutions
Starting Out with C++ from Control Structures to Objects
8th Edition
•
ISBN: 9780133769395
(10 more)
Godfrey Muganda, Judy Walters, Tony Gaddis
1,294 solutions
Starting Out with C++ from Control Structures to Objects
9th Edition
•
ISBN: 9780134498379
Tony Gaddis
1,098 solutions
Other Quizlet sets
CHAPTER 4
33 terms
Quiz #3
58 terms
ISM 4212 FINAL
28 terms
Database Systems - Exam 2
59 terms