The Leading eBooks Store Online
for your Apple or Android device, Nook, Kobo, PC, Mac, Sony Reader...
Most popular at the top
Oracle PL/SQL Programmingby Steven Feuerstein; Bill Pribyl
O'Reilly Media, Inc. 2009; US$ 55.99This book is the definitive reference on PL/SQL, considered throughout the database community to be the best Oracle programming book available. Like its predecessors, this fifth edition of Oracle PL/SQL Programming covers language fundamentals, advanced coding techniques, and best practices for using Oracle's powerful procedural language. Thoroughly updated for Oracle Database 11g Release 2, this edition reveals new PL/SQL features and provides extensive code samples, ranging from simple examples to complex and complete applications, in the book and on the companion website. This indispensable reference for both novices and experienced Oracle programmers will help you: Get PL/SQL programs up and running quickly, with clear instructions... more...
SQL For Dummiesby Allen G. Taylor
John Wiley & Sons, Inc. 2010; US$ 29.99Learn SQL the fun and easy way – no programming experience needed! SQL For Dummies, 7th Edition , shows programmers and web developers how to use SQL to build relational databases and get valuable information from them. This book covers the core features of the SQL language. Topics covered include how to use SQL to structure a DBMS and implement a database design; secure a database; and retrieve information from a database. This edition will be revised to reflect the new enhancements of SQL/XML:2008. The latest update of the perennial bestselling SQL For Dummies, which has sold more than 210,000 units in six editions. SQL is the most popular database language in the world Covers creating, accessing, manipulating, maintaining, and... more...
Sams Teach Yourself SQL in 10 Minutes, Adobe Readerby Ben Forta
Sams Publishing 2001; US$ 11.99This is the eBook version of the printed book. Sams Teach Yourself SQL in 10 Minutes, 2E is a tutorial-based book, organized into a series of easy-to-follow, 10-minute lessons. These well targeted lessons teach you in 10 minutes what some books take several hours or days to teach. Instead of dwelling of database theory and relational design, this book takes a very hands-on approach to solving the needs of the majority of SQL users who simply need to interact with data. The reader of this book will learn how to: Retrieve and sort data Filter data using comparisons and wildcards Use the aggregate functions to analyze data Perform insert, update, and delete operations Join relational tables using inner, outer, and self joins Combine... more...
Using Oracle SQL Stored Outlines & Optimizer Plan Stabilityby Mike Sweeney
Rampant TechPress 2003; US$ 7.95Written by one the world's top Oracle script developers and author of 14 best-selling Oracle books, Mike Ault targets his substantial knowledge of Oracle tuning in this concise eBook. With decades of experience using Oracle, Mike Ault shares secrets for Oracle stored outlines and SQL optimizer plan stability. more...
MySQL and JSP Web Applicationsby James Turner
Pearson Education 2002; US$ 35.99This is the eBook version of the printed book. JSP developers encounter unique problems when building web applications that require intense database connectivity. MySQL and JSP Web Applications addresses the challenges of building data-driven applications based on the JavaServer Pages development model. MySQL and JSP Web Applications begins with an overview of the core technologies required for JSP database development--JavaServer Pages, JDBC, and the database schema. The book then outlines and presents an Internet commerce application that demonstrates concepts such as receiving and processing user input, designing and implementing business rules, and balancing the user load on the server. Through the JDBC (Java DataBase Connector), the... more...
Beginning PHP, Apache, MySQL Web Developmentby Michael K. Glass; Yann Le Scouarnec; Elizabeth Naramore; Gary Mailer; Jeremy Stolz; Jason Gerner
John Wiley & Sons, Inc. 2004; US$ 39.99What is this book about? PHP, Apache, and MySQL are the three key open source technologies that form the basis for most active Web servers. This book takes you step-by-step through understanding each — using it and combining it with the other two on both Linux and Windows servers. This book guides you through creating your own sites using the open source AMP model. You discover how to install PHP, Apache, and MySQL. Then you create PHP Web pages, including database management and security. Finally, you discover how to integrate your work with e-commerce and other technologies. By building different types of Web sites, you progress from setting up simple database tables to tapping the full potential of PHP, Apache, and MySQL. When you’re... more...
Oracle XSQLby Michael D. Thomas
John Wiley & Sons, Inc. 2003; US$ 50.00Presents a complete approach to building XML Web applications and Web services with XSQL, Oracle Text, SQL, XSLT, and Java from data found in Oracle databases Offers expert tips on how to enhance XSQL with servlets and Java Server Pages (JSP) Provides a detailed comparison of XSQL and XQuery Companion Web site contains the code examples in the book as well as useful links where readers can download the Oracle XDK more...
Sams Teach Yourself MySQL in 21 Days, Adobe Readerby Anthony Butcher
Pearson Education 2002; US$ 31.99This is the eBook version of the printed book. MySQL is the most widely installed open-source database. Approximately 3.5 million MySQL servers are in use and more than 45% of databases used on Linux worldwide are MySQL databases. Its latest version, MySQL 4.1 closes the gap between MySQL and other, more sophisticated databases. Version 4.1 permits the use of MySQL as an embedded database, which means it can be compiled into another application and used in a range of devices. The second edition of Sams Teach Yourself MySQL in 21 Days has been completely rewritten by a new author. The book enables a reader to create powerful databases using MySQL. He willnot only learn how to integrate MySQL into a database-driven Web site, but... more...
Sams Teach Yourself SQL in 21 Days, Adobe Readerby Ron D. Plew; Ryan Stephens
Pearson Education 2002; US$ 35.99This is the eBook version of the printed book. Sams Teach Yourself SQL in 21 Days, Fourth Edition provides a sold foundation in understanding the fundamentals of SQL (Structured Query Language). SQL is the query language used by relational databases such a Oracle, Microsoft Access, and Microsoft SQL Server. The new edition covers object-oriented programming with SQL, ODBC, JDBC, embedded SQL, accessing remote databases, and constructs. All new examples based on an open source database such as MySQL enhance this new edition by making the examples readily useable for readers. more...
SQL Functions by Arie Jones; Ryan K. Stephens; Ronald R. Plew; Robert F. Garrett; Alex Kriegel
John Wiley & Sons, Inc. 2005; US$ 39.99Gives programmers two-in-one coverage, with both a "how-to" on SQL functions and a complete SQL functions reference SQL is the standard language for database queries; this book's advanced coverage helps programmers write their own SQL functions Covers both the internationally standardized SQL 99 functions and the hundreds of additional functions introduced by vendors, including the subtle variations required to successfully migrate or interoperate between vendor products Covers the latest versions of the major relational database management system (RDMS) applications: Microsoft SQL Server, Oracle, IBM DB2, and MySQL more...