
STEP BY STEP Database Programming with JDBC and PostgreSQL
A beginner's guide to building high-performance PostgreSQL database solutions
By: Vivian Siahaan, Rismon Hasiholan Sianipar
eBook | 28 August 2019
At a Glance
ePUB
eBook
$16.10
or 4 interest-free payments of $4.03 with
Instant Digital Delivery to your Kobo Reader App
PostgreSQL was designed to run on UNIX-like platforms. However, PostgreSQL was then also designed to be
portable so that it could run on various platforms such as Mac OS X, Solaris, and Windows. PostgreSQL is free and open source software. Its source code is available under PostgreSQL license, a liberal open source license. You are free to use, modify and distribute PostgreSQL in any form. PostgreSQL requires very minimum maintained efforts because of its stability. Therefore, if you develop applications based on PostgreSQL, the total cost of ownership is low in comparison with other database management systems.
In Chapter 2, you will learn querying data from the postgresql using jdbc including establishing a database connection, creating a statement object, executing the query, processing the resultset object, querying data using a statement that returns multiple rows, querying data using a statement that has parameters, inserting data into a table using jdbc, updating data in postgresql database using jdbc, calling postgresql stored function using jdbc, deleting data from a postgresql table using jdbc, and postgresql jdbc transaction.
In Chapter 3, you will learn managing table structure and views including postgresql data types, postgresql create table, postgresql select into statement, postgresql create table as, using postgresql serial to create auto-increment column, identity column, alter table, drop table, truncate table, check constraint, not-null constraint, foreign key, primary key, unique constraint, managing postgresql views, creating updatable views, materialized views, creating updatable views using the with check option clause, and recursive view.
In Chapter 4, you will learn statements, operators, and clauses including select, order by, select distinct, limit, fetch, in, between, postgresql like, is null, alias, joins, inner join, postgresql left join, self-join, full outer join, cross join, natural join, group by, having, intersect operator, except operator, grouping sets, cube, and rollup.
In Chapter 5, you will learn postgresql trigger, aggregate, and string functions including creating the first trigger in postgresql, managing postgresql trigger, aggregate functions, avg function, max function, min function, sum function, postgresql concat function, ascii function, trim function, length function, substring function, regexp_matches function, regexp_replace function, replace function, to_number function, and to_char function.
on
ISBN: 1230003386699
Published: 28th August 2019
Format: ePUB
Language: English
Publisher: SPARTA PUBLISHING
You Can Find This eBook In

eBOOK
RRP $21.99
$17.99
OFF

eBOOK
eBook
$52.99

eBOOK
eBook
RRP $189.00
$170.99
OFF

eBOOK
RRP $81.34
$73.99

eBOOK
RRP $38.49
$30.99
OFF

eBOOK
Linguistic Data Science and the English Passive
Modeling Diachronic Developments and Regional Variation
eBook
RRP $171.00
$153.99
OFF

eBOOK
$44.99

eBOOK
$44.99

eBOOK
RRP $74.56
$67.99

eBOOK
$44.99

eBOOK
RRP $15.39
$14.99

eBOOK
RRP $137.26
$123.99
OFF

eBOOK
RRP $50.84
$45.99
OFF











