Databases and SQL
-
Nội dung của bài giảng trình bày khái niệm về Content Provider, Content URI, ContentResolver, xây dựng ContentProvider, các khái niệm cơ bản, xây dựng cơ sở dữ liệu với SQLite, truy vấn và sắp xếp dữ liệu, khái niệm về đối tượng dữ liệu được trả về khi thực hiện truy vấn dữ liệu, thể hiện dữ liệu, dữ liệu Cursor từ SQLite, các hàm chức năng CSDL và các phương thức điều khiển.
39p kloikloi 07-10-2017 193 28 Download
-
Bài giảng "Cơ sở dữ liệu - Chương 8: Security" trình bày các kiến thức: Bảo mật trong SQL server, login security, database access security, permission security, permission security ROLES, statement and Object permission,... Mời các bạn cùng tham khảo nội dung chi tiết.
31p bautroibinhyen15 22-01-2017 58 3 Download
-
Lecture "Database security and auditing - Protecting data integrity and accessibility - Chapter 9: Auditing database activities" presentation of content: Audit server activities with Microsoft SQL Server 2000, audit database activities using Microsoft SQL Profiler, use SQL Server for security auditing. Mời các bạn tham khảo.
46p thangnamvoiva20 20-09-2016 78 3 Download
-
Lecture Database security and auditing - Protecting data integrity and accessibility - Chapter 8: Application Data Auditing presentation of content Create and implement Oracle triggers, create and implement SQL Server triggers, define and implement Oracle fine-grained auditing,... Mời các bạn cùng tham khảo.
37p thangnamvoiva20 20-09-2016 65 2 Download
-
Chapter 3 - Structured Query Language. After completing this unit, you should be able to: Learn basic SQL statements for creating database structures, learn SQL statements to add data to a database, learn basic SQL SELECT statements and options for processing a single table, learn basic SQL SELECT statements for processing multiple tables with subqueries,...
46p tangtuy17 11-07-2016 45 2 Download
-
Bài giảng Hệ quản trị cơ sở dữ liệu - Chương 7 giới thiệu về ngôn ngữ SQL. Chương này trình bày một số nội dung cơ bản như: Câu truy vấn cơ bản; union, intersect, and except; nested queries;...và một số nội dung khác, mời các bạn cùng tham khảo.
64p kiepnaybinhyen_02 25-12-2015 51 2 Download
-
Chapter 8 describes more advanced features of the SQL language standard for relational databases. In this chapter present more complex features of SQL retrieval queries, such as nested queries, joined tables, outer joins, aggregate functions, and grouping.
71p kiepnaybinhyen_04 15-12-2015 61 3 Download
-
Chapter Objectives: Specification of more general constraints via assertions, SQL facilities for defining views (virtual tables), various techniques for accessing and manipulating a database via programs in general-purpose languages (e.g., Java).
45p kiepnaybinhyen_04 15-12-2015 51 3 Download
-
In the knowledge byte section, tell the students about how to use the copy database wizard to copy or move databases and related objects to a different database server or another SQL Server instance. When using the copy database wizard you must have database administrator permissions on both the source and destination servers. Also, ensure that the second instance of SQL Server is installed, with the name SERVER\SECOND.
46p anhgau456 25-11-2015 40 3 Download
-
Lesson ADO.NET aims at introduce ADO.NET and SQL Server interaction (connection, command, data reader, stored procedure, disconnected data set, database independent coding). This lesson includes Connection parameters, Database; Authentication; Command setup; SqlCommand ExecuteReader.
0p cocacola_08 21-11-2015 55 3 Download
-
(BQ) Like most relational database management systems (RDBMSs), Tài liệu Microsoft SQL server 2012 step by step includes several components . The product itself, however, is often divided into two distinct categories: business intel-ligence (BI) and the Database Engine.
364p thuylinhchipi95 27-03-2015 416 78 Download
-
Sự cần thiết của backup và restore Backup dữ liệu Resotre dữ liệu .Vai trò của Backup data Database lưu trữ: Số lượng lớn các dữ liệu quý giá, quan trọng của một công ty, tổ chức,.... Backup Database đóng vai trò quan trọng Sao lưu cơ sở dữ liệu Dùng để phục hồi CSDL khi có sự cố xảy ra .Các sự cố thường xảy ra trên Cơ sở dữ liệu Các file hệ thống bị hư hỏng Server bị hư hỏng, đánh cấp, phá huỷ Những lỗi của user: – – Vô tình chỉnh sửa CSDL Vô tình xoá dữ liệu...
16p duytan7697 13-06-2013 112 12 Download
-
Data Loading Methods Several methods are available for loading data into tables in an Oracle database. Of the methods available, Direct Load insert and SQL*Loader are discussed here. Export and Import are covered in the Oracle9i Database Administration Fundamentals II course. SQL*Loader SQL*Loader loads data from external files into tables of an Oracle database. It has a powerful data parsing engine that places little limitation on the format of the data in the data file. Direct Load Direct Load insert can be used to copy data from one table to another table within the same database.
40p trinh02 28-01-2013 69 5 Download
-
After completing this lesson, you should be able to do the following: Write a multiple-column subquery Describe and explain the behavior of subqueries when null values are retrieved Write a subquery in a FROM clause Use scalar subqueries in SQL Describe the types of problems that can be solved with correlated subqueries Write correlated subqueries Update and delete rows using correlated subqueries Use the EXISTS and NOT EXISTS operators Use the WITH clause
36p trinh02 28-01-2013 51 5 Download
-
Profiles A profile is a named set of the following password and resource limits: Password aging and expiration Password history Password complexity verification Account locking CPU time Input/output (I/O) operations Idle time Connect time Memory space (private SQL area for Shared Server only) Concurrent sessions After a profile has been created, the database administrator can assign it to each user. If resource limits are enabled, the Oracle server limits the database usage and resources to the defined profile of the user....
38p trinh02 28-01-2013 51 5 Download
-
This workshop covers: Creating tables and sequences Modifying data in the tables Modifying table definitions Creating views Writing scripts containing SQL and iSQL*Plus commands Generating a simple report
14p trinh02 28-01-2013 73 4 Download
-
After completing this lesson, you should be able to do the following: Control optimizer options Use optimizer hints Employ plan stability Use stored outlines Use SQL Trace and TKPROF
32p trinh02 28-01-2013 51 4 Download
-
After completing this lesson, you should be able to do the following: List the operations that use temporary space Create and monitor temporary tablespaces Identify actions that use the temporary tablespace Describe the use of disk and memory for sorting Identify the SQL operations that require sorts Differentiate between disk and memory sorts List ways to reduce total sorts and disk sorts Determine the number of memory sorts performed Set parameters to optimize sorts
32p trinh02 28-01-2013 45 6 Download
-
Built-In Database Objects In addition to creating the database files, several other structures are created. Data dictionary: Contains descriptions of the objects in the database Dynamic performance tables: Contains information used by the database administrator (DBA) to monitor and tune the database and instance PL/SQL packages: Program units adding functionality to the database. These packages are created when the catproc.sql script is run after the CREATE DATABASE command. PL/SQL packages will not be discussed within the scope of this course.
20p trinh02 28-01-2013 63 4 Download
-
Overview of Primary Components The Oracle architecture includes a number of primary components, which are discussed further in this lesson. Oracle server: There are several files, processes, and memory structures in an Oracle server; however, not all of them are used when processing a SQL statement. Some are used to improve the performance of the database, to ensure that the database can be recovered in the event of a software or hardware error, or to perform other tasks necessary to maintain the database. The Oracle server consists of an Oracle instance and an Oracle database.
48p trinh02 28-01-2013 92 8 Download