11 minute read

EnsurePass 98-364 Exam Real Dumps Database Administration Fundamentals

The Latest 98-364 Exam ☆ Instant Download ☆ Free Update for 180 Days

Advertisement

Vendor: Microsoft

Exam Code: 98-364

Exam Name: Database Administration Fundamentals

Version: 13.04

Q & As: 254

Guaranteed Success with EnsurePass VCE Software & PDF File

Why do you choose EnsurePass.com for your exam Preparation:

1. Real Exam Questions and Answers with PDF and VCE Files. 2. Free VCE Software 3. We do provide Personal Consulting Services. 4. Money Back Guarantee.

How to buy:

98-364 Exam Questions & Answershttp://www.ensurepass.com/98-364.html

The Latest 98-364 Exam ☆ Instant Download ☆ Free Update for 180 Days

QUESTION 4 Consider the case of a fruit juice company. The company manufactures fruit juices and supplies them to wholesalers. The Database Designer creates a table named Production. The code is given below:

1.

CREATE Table Production

2.

2.(Fruit_type VarChar,

3.

Fruit_name Char(20),

4.

Quantity Int(3))

Which of the above-mentioned lines has an error?

A. Line 3 B. Line 2 C. Line 1 D. Line 4

Correct Answer: B

QUESTION 5 John works as a Database Administrator for DataOneWorld Inc. The company has a SQL Server database. John wants to insert records in a table where the database is structured in a fixed format. Which of the following data models will he use to accomplish the task?

A. Object relational data model B. Entity-Relationship Model C. Network data model D. Relational model

Correct Answer: D

QUESTION 6 You manage a database named Customers, which includes a table named Orders. The Orders table is frequently queried, but only orders with a sales total of more than $1000.00 are required in the query. You want to create an index to speed up these types of queries at the same time, ensuring the index is as small as possible. What type of index should you use?

A. Non-clustered B. Filtered C. Clustered D. XML

Guaranteed Success with EnsurePass VCE Software & PDF File

The Latest 98-364 Exam ☆ Instant Download ☆ Free Update for 180 Days

Correct Answer: B

QUESTION 7 Which of the following database terms is described in the statement below? "It prevents the current database operation from reading or writing a data item while the data item is being accessed by another operation."

A. Lock B. Encryption C. Constraint D. Deadlock

Correct Answer: A

QUESTION 8 Your Company is designing and developing a number of databases for a stock exchange. One of the databases will contain highly sensitive data for which high level of security will be required. Although high processing speed is one of the prime requirements of the customer, for this database, security of the data will take priority over the processing speed. It needs to be ensured that even if unauthorized access to the database is obtained, the rogue user is unable to read the data. Which of the following protection techniques will you suggest for this database?

A. Authentication B. Encryption C. Native auditing D. Integrity controls

Correct Answer: B

QUESTION 9Which of the following are the main approaches in the database design? Each correct answerrepresents a complete solution. Choose three.

A. Top-down approach B. Bottom-up approach C. Middle approach D. Inside-out approach

Correct Answer: ABD

Guaranteed Success with EnsurePass VCE Software & PDF File

The Latest 98-364 Exam ☆ Instant Download ☆ Free Update for 180 Days

QUESTION 10 You work as a Software Developer for ArchiTech Inc. You plan to create a well-designed database for the company. You implement normalization rules for designing the database. Choose the appropriate normalization rules from the Choose and Reorder window pane.

Select and Place:

Correct Answer:

QUESTION 11 You are a Database Administrator of MySQL database. Few days back, your server crashed. Now, it is up and online. You need to check the integrity of various tables used in the database. You need to issue the CHECK TABLE command. For which of the following tables will this command work? Each correct answer represents a complete solution. Choose two.

A. FEDERATED B. MyISAM C. MERGE D. InnoDB

Correct Answer: BD

Guaranteed Success with EnsurePass VCE Software & PDF File

The Latest 98-364 Exam ☆ Instant Download ☆ Free Update for 180 Days

QUESTION 12Which of the following can be used to populate a table? Each correct answer represents acomplete solution. Choose all that apply.

A. Data Pump B. SQL*Loader C. INSERT statement D. MERGE statement

Correct Answer: CBAD

QUESTION 13Which of the following statements about external tables is true?

A. They can have constraints or triggers. B. They cannot be written to with DML commands. C. They can have indexes. D. They cannot be used in joins, views, and subqueries.

Correct Answer: B

QUESTION 14 You work as a Database Designer for SoftTech Inc. You have developed the conceptual design of the database of an organization. Following is the ER-diagram, which you have designed. Now you have to convert the following diagram to a logical model.

Which of the following steps will you take to accomplish the task? Each correct answer representsa part of the solution. Choose all that apply.

A. Now migrate the Start Date attribute of "works on" relationship to the Project table. B. Create two tables, Employee and Project. C. Create a primary key for both the tables. D. Migrate the primary key of the Employee table to the Project table to maintain referential

Guaranteed Success with EnsurePass VCE Software & PDF File

The Latest 98-364 Exam ☆ Instant Download ☆ Free Update for 180 Days

integrity between the two tables.E. Create three tables, Employee, Project, and Manager.

Correct Answer: BCDA

QUESTION 15Which of the following values cannot be stored in a character column defined as the primary keyof a table?

A. null B. '0' C. 'null' D. ''

Correct Answer: A

QUESTION 16 Mark works as a Database Administrator for DataOneWorld Inc. Management instructs him to provide an additional security layer to the database to prevent unauthorized viewing of data with the help of an algorithm called cipher. Which of the following will help him to accomplish the task?

A. Native auditing B. Authentication C. Encryption D. Abstraction

Correct Answer: C

QUESTION 17Which of the following is a design of the user interface and the application programs that use andprocess the database?

A. Application Design B. Object Modeling C. Database Design D. Database Planning

Correct Answer: A

Guaranteed Success with EnsurePass VCE Software & PDF File

The Latest 98-364 Exam ☆ Instant Download ☆ Free Update for 180 Days

QUESTION 18Which of the following is used to give a default value to a column if the value for that column isunknown?

A. Concurrency B. DEFAULT constraint C. Nested transaction D. Transaction

Correct Answer: B

QUESTION 19 Suzanne works as a Database Designer for DataOneWorld Inc. She is assigned the task of decomposing the components of a database, but she has to ensure that all the components are decomposed to only some extent. Which of the following approaches will she use to accomplish the task?

A. Mixed approach B. Inside-out approach C. Top-down approach D. Bottom-up approach

Correct Answer: A

QUESTION 20 Consider the case of a distance education university. The university has many regional centers across the country. Each regional center has a head known as regional manager. Each regional center has allotted more than one study center in its region. Each regional center has a region code, which is unique and specifies a region. Each study center also has a study center code, which is also unique. What is the relationship between regional center and study center?

A. One-to-one B. One-to-many C. There is no relationship. D. Many-to-many

Correct Answer: B

Guaranteed Success with EnsurePass VCE Software & PDF File

The Latest 98-364 Exam ☆ Instant Download ☆ Free Update for 180 Days

QUESTION 21 You work as the Database Administrator for www.company.com. All servers on the www.company.com network run Windows Server 2003 and Windows Server 2000, and all client computers run Windows XP professional and Windows Vista. The www.company.com network area consists of a single Active Directory domain named www.company.com. The www.company.com network contains a Microsoft SQL Server 2005 database server named COMPANY-DB111, which you administer at a regular interval of time. COMPANY-DB111 contains and hosts three databases that support different types of business requirements. The network uses the DBA database that supports internal operations including maintaining data, accounting, and mailing. The network's regular users make use of stored procedures for the data values that need insertion into the tables. The stored procedures used in the network of the company are designed to access SQL variant type parameters and then use the values to build and execute ad hoc query statements that are the part of the SQL statements. During a routine network check, you discover that there are several odd occurrences in the database. The odd occurrences include data deleted from tables and other unauthorized activity. You suspect a user is executing the unauthorized statements through the stored procedures. You are required to stop the unauthorized changes while having least impact on the stored procedures that are in use. Your explanation must use the least administrative effort. What should you do?

A. The input parameters should be parsed to watch for and block any input including single quotes. B. The stored procedures used for the table should be replaced with ad hoc queries. C. The stored procedure should be customized to use type-specific and length-restricted parameters. D. All data handling activity on the table should be audited and recorded.

Correct Answer: C

QUESTION 22 You work as a Database Administrator for DataOneWorld Inc. Management instructs you to remove an object from the relational database management system. Which of the following statements will you use to accomplish the task?

A. DROP B. SELECT C. CREATE D. ALTER

Correct Answer: A

Guaranteed Success with EnsurePass VCE Software & PDF File

The Latest 98-364 Exam ☆ Instant Download ☆ Free Update for 180 Days

QUESTION 23Which of the following enables a user to use generic methods to access a database and to focuson the coding rather than the syntax for a specific database API?

A. Abstraction B. Database security C. Native auditing D. Authentication

Correct Answer: A

QUESTION 24 You work as a Database Administrator for InfoTech Inc. The company has a database and they want you to create a design for a database that will support the enterprise's operations and objectives. Which of the following will you use to accomplish the task?

A. Application design B. Database design C. Database planning D. Requirements collection and analysis

Correct Answer: B

QUESTION 25Which of the following scripts is used to convert Unix-type zone files into SQL statements, andloads the time zone tables in a mysql database?

A. mysql_tzinfo_to_sql B. mysql_time_to_sql C. mysql_timezone_to_sql D. mysql_tz_to_sql

Correct Answer: A

QUESTION 26You work as a Database Designer for Tritech Inc. You are designing a table named Info. The tablecontains the following attributes:

• Login and Password

• Name

• ContactNumber

Guaranteed Success with EnsurePass VCE Software & PDF File

The Latest 98-364 Exam ☆ Instant Download ☆ Free Update for 180 Days

• Address

Each new employee joining the company is assigned an E-mail Login and Password. This E-mail Login and Password is used by each employee to access his account on the company's Web site. The value of both the attributes should be unique and cannot be NULL. You design an artificial key EmpID in the Info table to serve as a primary key. Which of the following factors lead you to define an artificial key for use as a primary key in the Info table? Each correct answer represents a part of the solution. Choose all that apply.

A. The value of the primary key cannot be NULL. B. The value of the primary key must be persistent. C. The natural key contains highly sensitive data. D. The value of the primary key must be unique.

Correct Answer: DABC

QUESTION 27In addition to taking backups of your databases, you should also backup up files stated below.Which of these files store updates that have been made after the backup was made?

A. Binary log files B. My.ini C. My.cnf D. Master.info

Correct Answer: A

QUESTION 28Which of the following is a building working model of a database system?

A. Prototyping B. Bottom-up approach C. Conceptual database design D. Top-down approach

Correct Answer: A

Guaranteed Success with EnsurePass VCE Software & PDF File

EnsurePass.com Members Features:

1.

Verified Answers researched by industry experts.

2.

Q&As are downloadable in PDF and VCE format.

3.

98% success Guarantee and Money Back Guarantee.

4.

Free updates for 180 Days.

5.

Instant Access to download the Items

View list of All Exam provided: http://www.ensurepass.com/certfications?index=ATo purchase Lifetime Full Access Membership click here: http://www.ensurepass.com/user/register

Valid Discount Code 20% OFF for 2019: MMJ4-IGD8-X3QW

To purchase the HOT Exams:

Vendors

Hot Exams

Download

Cisco

100-105

http://www.ensurepass.com/100-105.html

Cisco

200-105

http://www.ensurepass.com/200-105.html

Cisco

200-125

http://www.ensurepass.com/200-125.html

Cisco

200-310

http://www.ensurepass.com/200-310.html

Cisco

200-355

http://www.ensurepass.com/200-355.html

Cisco

300-101

http://www.ensurepass.com/300-101.html

Cisco

300-115

http://www.ensurepass.com/300-115.html

Cisco

300-135

http://www.ensurepass.com/300-135.html

Cisco

300-320

http://www.ensurepass.com/300-320.html

Cisco

400-101

http://www.ensurepass.com/400-101.html

CompTIA

220-1001

http://www.ensurepass.com/220-1001.html

CompTIA

220-1002

http://www.ensurepass.com/220-1002.html

CompTIA

220-901

http://www.ensurepass.com/220-901.html

CompTIA

220-902

http://www.ensurepass.com/220-902.html

CompTIA

CAS-003

http://www.ensurepass.com/CAS-003.html

CompTIA

LX0-103

http://www.ensurepass.com/LX0-103.html

CompTIA

LX0-104

http://www.ensurepass.com/LX0-104.html

CompTIA

N10-007

http://www.ensurepass.com/N10-007.html

CompTIA

PK0-004

http://www.ensurepass.com/PK0-004.html

CompTIA

SK0-004

http://www.ensurepass.com/SK0-004.html

CompTIA

SY0-501

http://www.ensurepass.com/SY0-501.html

Microsoft

70-410

http://www.ensurepass.com/70-410.html

Microsoft

70-411

http://www.ensurepass.com/70-411.html

Microsoft

70-412

http://www.ensurepass.com/70-412.html

Microsoft

70-740

http://www.ensurepass.com/70-740.html

Microsoft

70-741

http://www.ensurepass.com/70-741.html

Microsoft

70-742

http://www.ensurepass.com/70-742.html

Microsoft

70-761

http://www.ensurepass.com/70-761.html

Microsoft

70-762

http://www.ensurepass.com/70-762.html

ISC

CISSP

http://www.ensurepass.com/CISSP.html

Cisco Exam Dumps

CCDA

200-310

CCIE Security

300-701 400-251

CCDE

352-001

CCIE Service Provider

300-501 400-201

CCDP

300-101 300-115 300-320

CCIE Wireless

400-351

CCENT

100-105

CCNA

200-301

CCIE Collaboration

300-801 400-051

CCNA Cloud

210-451 210-455

CCIE Data Center

300-601 400-151

CCNA Collaboration

210-060 210-065

CCIE Enterprise Infrastructure

300-401

CCNA Cyber Ops

210-250 210-255

CCIE Enterprise Wireless

300-401

CCNA Data Center

200-150 200-155

CCIE Routing and Switching

400-101

CCNA Industrial

200-601

CCNA Routing & Switching

100-105 200-105

CCNP Routing & Switching

300-101 300-115

200-125300-135

CCNA Security

210-260

CCT Data Center

010-151

CCNA Service Provider

640-875 640-878

CCT Routing & Switching

640-692

CCNA Wireless

200-355

Cisco Certified DevNet Associate

200-901

CCNP Cloud

300-460 300-465

300-470 300-475

Cisco Network Programmability Design and

Implementation Specialist

300-550

CCNP Collaboration

300-070 300-075

300-080

300-085 300-801

300-810

300-815 300-820

300-835

CCNP Enterprise

300-401 300-410 300-415

300-420 300-425 300-430

300-435

CCNP Data Center

300-160 300-165

300-170

300-175 300-180

300-601

300-610 300-615

300-620

300-625

300-635

CCNP Security

300-206 300-208 300-209

300-210 300-701 300-710

300-715 300-720 300-725

300-730 300-735

CCNP Service Provider

300-501 300-510 300-515

642-883 642-885 642-887

642-889 300-535

CCNP Wireless

300-360 300-365

300-370 300-375

Cisco Certified DevNet Professional

300-435 300-535

300-635

300-735 300-835

300-901

300-910 300-915

300-920

Cisco Certified DevNet Specialist

300-435 300-535 300-635

300-735 300-835 300-901

300-910 300-915 300-920

Cisco Network Programmability Developer

Specialist

300-560

Role-based Exams Dumps

Azure Security Engineer Associate

AZ-500

Microsoft 365 Certified Fundamentals

MS-900

Dynamics 365 Fundamentals

MB-900

Messaging Administrator Associate

MS-200 MS-201 MS-202

Dynamics 365 for Marketing FunctionalModern Desktop Administrator Associate

Consultant AssociateMD-100

MD-101

MB-200

MB-220

Dynamics 365 for Field Service Functional

Consultant Associate

Security Administrator Associate

MS-500

MB-200

MB-240

Dynamics 365 for Finance and Operations,

Financials Functional Consultant Associate

Teamwork Administrator Associate

MS-300 MS-301 MS-302

MB-300

MB-310

Dynamics 365 for Finance and Operations,

Manufacturing Functional Consultant

Azure Administrator Associate

AZ-103

Associate

MB-300

MB-320

Dynamics 365 for Finance and Operations,

Supply Chain Management Functional

Azure AI Engineer Associate

AI-100

Consultant Associate

MB-300MB-330

Azure Data Engineer AssociateMicrosoft Certified Azure Fundamentals

DP-200DP-201

AZ-900

Azure Data Scientist AssociateAzure Solutions Architect Expert

DP-100AZ-300

AZ-301

Azure Developer Associate

AZ-203

Dynamics 365 for Customer Service

Functional Consultant Associate

MB-200MB-230

Azure DevOps Engineer Expert

AZ-400

Dynamics 365 for Sales Functional Consultant

Associate

MB-200MB-210

MCSA Exams Dumps

BI Reporting

70-778

70-779

SQL Server 2012/2014

70-461

70-462

70-463

Microsoft Dynamics 365 for Operations

70-764

70-765

Universal Windows Platform

70-483

70-357

MB6-894

SQL 2016 BI Development

70-767

70-768

Web Applications

70-480

70-483

70-486

SQL 2016 Database Administration

70-764

70-765

Windows Server 2012

70-410

70-411

70-412

SQL 2016 Database Development

70-761

70-762

Windows Server 2016

70-740

70-741

70-742

MCSE Exams Dumps

Business Applications

MB2-716

MB2-718

MB2-719

MB6-895

MB6-896

MB6-897

MB6-898

Data Management and Analytics

70-464

70-465

70-466

70-467

70-762

70-767

70-768

70-777

Core Infrastructure

70-744

70-745

70-413

70-414

MCSE Productivity Solutions Expert

70-345

70-339

70-333

70-334

70-537

MCSD Exams Dumps

70-357 70-486 70-487

MTA Exams Dumps

Exam 98-349

Exam 98-361

Exam 98-364

Exam 98-365

Exam 98-366

Exam 98-367

Exam 98-368

Exam 98-369

Exam 98-375

Exam 98-380

Exam 98-381

Exam 98-382

Exam 98-383

Exam 98-388

CompTIA Exam Dumps

CompTIA A+ 2019

CompTIA A+ 2019

CompTIA A+ 2019

CompTIA A+ 2019

CompTIA Advanced Security Practitioner

CompTIA Cloud Essentials

CompTIA Cloud Essentials

CompTIA CySA+

CompTIA Cloud+

CompTIA IT Fundamentals

CompTIA IT Fundamentals

CompTIA Linux+

CompTIA Linux+

CompTIA Network+

CompTIA Project+

CompTIA PenTest+

CompTIA Security+

CompTIA CTT+

CompTIA CTT+

CompTIA CTT+

CompTIA Linux+

220-1001

220-1002

220-901

220-902

CAS-003

CLO-001

CLO-002

CS0-001

CV0-002

FC0-U51

FC0-U61

LX0-103

LX0-104

N10-007

PK0-004

PT0-001

SY0-501

TK0-201

TK0-202

TK0-203

XK0-004

This article is from: