Kehilangan kata sandi Anda?

Blogs mengenai: It Database

Connection String Syntax1 comment

youdie wrote 2 years ago: VB – Connection String Syntax from Access, SQL Server, Mysql, Foxpro, Sybase, DB2 even AS/400 … more →

Tag: IT (Software)

Oracle/PLSQL: Sequences (Autonumber)

youdie wrote 2 years ago: Sequence NEXTVAL and CURRVAL In Oracle, you can create an autonumber field by using sequences. A seq … more →

pivot query

youdie wrote 2 years ago: Example of a pivot query : scott@DEV816> select job, deptno, count(*)   2    from emp   3   group … more →

oracle - Encrypting Stored Code

youdie wrote 2 years ago:   To install a PL/SQL-based application in another database instance, you must CREATE OR REPLACE tho … more →

oracle - crypto in package

youdie wrote 2 years ago:   Crypto dalam prosedur ini sangat berguna untuk men-encript data / fields yang panjangnya max 8 byt … more →

oracle - generate statement

youdie wrote 2 years ago: 1. Untuk mengenerate statement grant sebagai berikut: spool c:\script\grant_syn.txt set heading off … more →

oracle - Memonitor Segment dan Tablespace

youdie wrote 2 years ago: Script ini digunakan untuk memonitor segment dan tablespace agar  tidak kehabisan space. (unable to … more →

oracle - Memonitor Segment dan Tablespace

youdie wrote 2 years ago: Script ini digunakan untuk memonitor segment dan tablespace agar  tidak kehabisan space. (unable to … more →

oracle - Memonitor Segment dan Tablespace

youdie wrote 2 years ago: Script ini digunakan untuk memonitor segment dan tablespace agar  tidak kehabisan space. (unable to … more →

oracle-User Lock Block dan Wait

youdie wrote 2 years ago: Untuk melihat user yang mem-block dan user yang wait dengan syntax sebagai berikut : set line 500 co … more →

oracle-Chained Rows

youdie wrote 2 years ago: Tabel yang aktif dalam insert/update akan terjadi chaining (data block terpisah di page lain). Akiba … more →

oracle-User Active

youdie wrote 2 years ago: 1. Untuk Melihat sql yang sedang active dari user select a.username,a.sid,b.sql_text from v$session … more →

oracle-Export Data

youdie wrote 2 years ago: 1. Export data dengan kondisi atau where clause tertentu, tidak semua row dalam tabel tersebut diexp … more →

oracle-Duplicate Rows

youdie wrote 2 years ago: Mencari duplikat rows dari suatu table : SELECT * FROM Table1 a WHERE a.rowid > (select min(b.row … more →

oracle-password sysman oem

youdie wrote 2 years ago:   Bila lupa password sysman Oracle Enterprise Manager, gunakan sql statement dibawah untuk reset : U … more →


Have your say. Start a blog.

See our free features →

Tag terkait
All →

Ikuti kata kunci berikut ini lewat RSS