Politeknik Siber dan Sandi Negara

Knowledge Center of Cybersecurity and Cryptography

  • Home
  • Information
  • News
  • Help
  • Librarian
  • Member Area
  • Select Language :
    Arabic Bengali Brazilian Portuguese English Espanol German Indonesian Japanese Malay Persian Russian Thai Turkish Urdu

Search by :

ALL Author Subject ISBN/ISSN Advanced Search

Last search:

{{tmpObj[k].text}}

Filter by

  • Publication Year
  • Availability
  • Attachment
  • Collection Type
    See More
  • General Material Designation
    See More
  • Location
    See More
  • Language
Found 9 from your keywords: subject="Oracle (Computer file...
cover
Menguasai Oracle SQL dan PL/SQL
Comment Share
Budi RaharjoImam Heryanto

Daftar isi: Bab 1 Pendahuluan 1.1 Sekilas tentang oracle 1.2 Apa pilihan anda 1.3 Syarat apa yang harus anda miliki 1.4 Pengenalan SQL dan PL/SQL 1.5 Hubungan Antara SQL dan basis data relasional 1.6 Instalasi oracle 1.7 Menjalankan SQL*plus Bab 2 Lingkup Bahasa: kasus inventori 2.1 Cakupan bahasa 2.2 tabel dan basis data relasional 2.3 Tinjauan kasus 2.4 Entity relationship d…

Edition
Cetakan kedua
ISBN/ISSN
9793338806
Collation
x, 350 hlm.; ilus.; 21 cm
Series Title
--
Call Number
005.74 IMA m
Availability2
Add to basket
MARC DownloadCite
cover
Oracle PL/SQL programming
Comment Share
Feuerstein, StevenPribyl, Bill

Terdapat bibliografi dan indeks. Table of Contents Part I Programming in PL/SQL Chapter 1 Introduction to PL/SQL What Is PL/SQL? The Origins of PL/SQL So This Is PL/SQL About PL/SQL Versions Resources for PL/SQL Developers Some Words of Advice Chapter 2 Creating and Running PL/SQL Code Navigating the Database Creating and Editing Source Code SQL*Plus Performi…

Edition
Fifth edition
ISBN/ISSN
9780596514464
Collation
xxxviii, 1186 hal.; ilus.; 24 cm
Series Title
--
Call Number
005.74 FEU o
Availability1
Add to basket
MARC DownloadCite
cover
The CERT Oracle secure coding standard for Java
Comment Share
Long, FredMohindra, DhruvSeacord, Robert C.Sutherland, Dean F.Svoboda, David

Table of contents: ch. 1 Introduction ch. 2 Input Validation and Data Sanitization (IDS) ch. 3 Declarations and Initialization (DCL) ch. 4 Expressions (EXP) ch. 5 Numeric Types and Operations (NUM) ch. 6 Object Orientation (OBJ) ch. 7 Methods (MET) ch. 8 Exceptional Behavior (ERR) ch. 9 Visibility and Atomicity (VNA) ch. 10 Locking (LCK) ch. 11 Thread APIs (THI) ch. 12 Thread P…

Edition
--
ISBN/ISSN
9780321803955
Collation
xxxiv, 699 hal.; ilus.; 23 cm
Series Title
The SEI series in software engineering
Call Number
005.8 LON c
Availability1
Add to basket
MARC DownloadCite
cover
Oracle 11g Anti-hacker's Cookbook
Comment Share
Neagu, Adrian

Contents: 1. Operating system security 2. Securing the network and data in transit 3. Securing data at rest 4. Authentication and user security 5. Beyond privileges: oracle virtual privat database 6. Beyond privileges: oracle label security 7. Beyond privileges: oracle database vault 8. Tracking and analisys: database auditing and analysis: database auditing

Edition
--
ISBN/ISSN
9781849685269
Collation
282 hal.; ilus.; 24 cm
Series Title
--
Call Number
005.74 NEA o
Availability1
Add to basket
MARC DownloadCite
cover
OCP: Oracle Certified Professional Java SE 8 Programmer II study guide : exam…
Comment Share
Boyarsky, JeanneSelikoff, Scott

Table of Contents Chapter 1 Advanced Class Design 1 Reviewing OCA Concepts 2 Using instanceof 7 Understanding Virtual Method Invocation 9 Annotating Overridden Methods 11 Coding equals, hashCode, and toString 13 Working with Enums 20 Creating Nested Classes 24 Summary 33 Exam Essentials 34 Review Questions 36 Chapter 2 Design Patterns and Principles 47 Designing an I…

Edition
--
ISBN/ISSN
9781119067900
Collation
xlix, 669 hal.; ilus.; 24 cm
Series Title
--
Call Number
005.262 BOY o
Availability1
Add to basket
MARC DownloadCite
cover
Aplikasi Database dengan PHP 5 MySQL, PostgreSQL, Oracle
Comment Share
M. Syafii

Daftar Isi BAB 1. PENGENALAN PHP 1.1 Sejarah PHP 1.2. Keamanan BAB 2. INSTALASI PHP, MYSQL DAN APACHE 2.1 Instalasi Xampp 2.2 Post Instalasi 2.3 File PHP Pertama 2.4 Membuat Alias untuk Home Direktori 2.5 Daftar Paket Xampp 2.6 Menjalankan PHP dan MySQL sebagai Servis 2.7 PHPMyAdmin 2.8 Dumping 2.9 Uninstall Xampp BAB 3. MEMBUAT PROGRAM BERBASIS DATABASE YANG AMAN 3.1 Jenis…

Edition
Ed. I
ISBN/ISSN
9797316955
Collation
xi, 336 hal.; ilus.; 23 cm
Series Title
--
Call Number
005.262 SYA p
Availability1
Add to basket
MARC DownloadCite
cover
Belajar otodidak pemrograman web dengan PHP + Oracle
Comment Share
Budi Raharjo

Daftar isi: Bagian 1 – Instalasi Dan Konfigurasi Software Bab 1 Instalasi dan Konfigurasi Oracle Database XE. Bab 2 Instalasi Dan Konfigurasi Apache Bab 3 Instalasi Dan Konfigurasi PHP Bagian 2 – Oracle Essentials Bab 4 Mengenal Oracle Bab 5 SQL Dalam Oracle Bab 6 Sub-Program dengan PL/SQL Bab 7 Trigger Bagian 3 – PHP Essentials Bab 8 Dasar-dasar PHP Bab 9 Fungsi Dalam P…

Edition
Cetakan pertama
ISBN/ISSN
9786028758444
Collation
xx, 282 hlm.; ilus.; 21 cm
Series Title
--
Call Number
005.262 BUD b
Availability1
Add to basket
MARC DownloadCite
cover
Pemograman PL/SQL Oracle: studi kasus sistem penilaian pada Perguruan Tinggi
Comment Share
Imam HeryantoBudi Raharjo

Daftar isi: Bab 1 Pengenalan PL/SQL Bab 2 Operator Bab 3 Eksepsi Bab 4 Percabangan Bab 5 Pengulangan Bab 6 Array Bab 7 Procedure Bab 8 Function Bab 9 Package Bab 10 Trigger Bab 11 Cursor Bab 12 Studi kasus ( sistem penilaian pada perguruan tinggi) Daftar Pustaka

Edition
Cetakan pertama
ISBN/ISSN
9793338032
Collation
x, 294 hlm.; ilus.; 21 cm
Series Title
--
Call Number
005.74 IMA p
Availability1
Add to basket
MARC DownloadCite
cover
OCA/OCP oracle database 11g all-in-One exam guide: exams 1Z0-051, 1Z0-052 and…
Comment Share
Watson, JohnRamklass, RoopeshBryla, Bob

Table of contents: Part I: Oracle Database 11g Administration Chapter 1. Architectural Overview of Oracle Database 11g Chapter 2. Installing and Creating a Database Chapter 3. Instance Management Chapter 4. Oracle Networking Chapter 5. Oracle Storage Chapter 6. Oracle Security Part II: SQL Chapter 7. DDL and Schema Objects Chapter 8. DML and Concurrency Chapter 9. Retrieving, Restric…

Edition
--
ISBN/ISSN
9780071629188
Collation
xxxviii, 1027 hal.; ilus.; 24 cm
Series Title
--
Call Number
005.74 WAT o
Availability1
Add to basket
MARC DownloadCite
Politeknik Siber dan Sandi Negara
  • Information
  • Services
  • Librarian
  • Member Area

About Us

Perpustakaan Politeknik Siber dan Sandi Negara menyediakan berbagai macam koleksi seperti Buku, Jurnal, Majalah, Koran, Referensi dan Konten Lokal.

Search

start it by typing one or more keywords for title, author or subject

Keep SLiMS Alive Want to Contribute?

© 2025 — Senayan Developer Community

Powered by SLiMS
Select the topic you are interested in
  • Computer Science, Information & General Works
  • Philosophy & Psychology
  • Religion
  • Social Sciences
  • Language
  • Pure Science
  • Applied Sciences
  • Art & Recreation
  • Literature
  • History & Geography
Icons made by Freepik from www.flaticon.com
Advanced Search
Where do you want to share?