fakecineaste

Monday, November 12, 2012

Apache Struts 2

›
Apache Struts 2 Apache Struts 2 is an elegant, extensible framework for creating enterprise-ready Java web applications. The framework is...
Sunday, November 11, 2012

NULLIF Function

›
NULLIF Function In Oracle/PLSQL, the NULLIF function compares expr1 and expr2. If expr1 and expr2 are equal, the NULLIF function returns N...

NVL Function

›
NVL Function In Oracle/PLSQL, the NVL function lets you substitute a value when a null value is encountered. http://www.techonthenet.com/...

The Oracle DUAL table

›
The Oracle DUAL table dual is a table which is created by oracle along with the data dictionary. It consists of exactly one column whose n...

What are the difference between DDL, DML and DCL commands ?

›
DDL Data Definition Language (DDL) statements are used to define the database structure or schema. Some examples:     CREATE - to create...

ICMP Destination Unreachable

›
ICMP Destination Unreachable The Destination Unreachable message is an ICMP message which is generated by the host or its inbound gateway ...

IP-Lookup

›
IP-Lookup Every machine that is on a TCP/IP network ( a local network, or the Internet ) has a unique Internet Protocol ( IP ) address. I...

negative float

›
Basically negative float is the amount of time the project is behind, as determined by the total time for the tasks on the critical path e...
Friday, November 9, 2012

logical volume manager (LVM)

›
LVM is a logical volume manager for the Linux kernel; it manages disk drives and similar mass-storage devices LVM is suitable for: Mana...
Thursday, November 8, 2012

JDO

›
JDO is - a persistence technology -allows you to create POJOs (plain old java objects) and persist them to the database If you are an applic...
Wednesday, November 7, 2012

JPA vs Hibernate

›
Many enterprise Java developers use lightweight persistent objects provided by open-source frameworks or Data Access Objects instead of ent...

Statement vs Prepared Statement

›
Statement vs Prepared Statement  A prepared statement performs the following checks:     Makes sure that the tables and columns exi...

ls command howto

›
Output from ls -la Command picard@spnode15$ ls -la total 1600 drwx ---s-x  11 picard   STAFF       1536 Jun 26 14:49  . dr -xr-sr-...
1 comment:
‹
›
Home
View web version
Powered by Blogger.