Daily Shaarli

All links of one day in a single page.

June 14, 2020

Oracle - Get IP address and hostname

select SYS_CONTEXT('USERENV', 'IP_ADDRESS', 15) ipaddr from dual

Using Array Objects (The Java™ Tutorials > JDBC(TM) Database Access > JDBC Basics)

This JDBC Java tutorial describes how to use JDBC API to create, insert into, update, and query tables. You will also learn how to use simple and prepared statements, stored procedures and perform transactions