> 文章列表 / Page 332

2005-08-24

Know Oracle Date And Time Function

Oracle9i provides extended date and time support across different time zones with the help of new datetime data types and…
#POST 16 MIN READ
2005-07-10

Know about Oracle Network Security

Good network security is accomplished by utilizing port and protocol screening with routers, firewalls, and Intrusion Detection Systems.Port and protocol…
#POST 12 MIN READ
2005-07-07

Script: Computing Table Size

This script calculates the average row size for all tables in a schema. It generates a script (getAvgCol.sql) from USER_TABLES…
#POST 2 MIN READ