Set Homepage Add To Favorites
 
Login To Site
Username:  
Password:  
   
   
Register In Site
Forgot My Password?
Free Book City !!~~!! www.freebookcity.com » Databases » Oracle
Main Menu
Home Page Site Stats
Add News Register
Last Comments New Articles
RSS 2.0 Contact Us
 
Advanced Search
Categories
Top 10 news
Vote
Last News
Archives
December 2008 (4)
November 2008 (10)
October 2008 (10)
September 2008 (60)
August 2008 (98)
July 2008 (133)
June 2008 (103)
May 2008 (112)
April 2008 (248)
March 2008 (599)
February 2008 (787)
January 2008 (385)
December 2007 (36)
Friend List

Farsi Books
Ebookee
Ganjian
Security Books
Share 4 All
Book Share
Warez Fantom
Free Download
P30Warez
Book 4 Share
Scribd
TaleBooks.com
Back Link
Arateh
Shabaneh
Ihackr.com
PersianSoftCenter.Com
Bank Information
FlazX
Daily Internet Guide
Free Ebooks
TeamDownload.Com
Media Player
ارطه
بانک مقالات فارسی
Usa Bank
Articles World
Free Ebook
Site Info
Best Authors:
1- free book city (2371)
2- kinosmart (273)
3- Masjanjushka (193)
4- mmmj18 (148)
5- xxxnews (141)
6- glass10 (126)
7- antixrest666 (125)
8- vipsss777 (104)
9- pander (65)
10- yachuraxxx1982 (57)

Articles:
  Today: 47
  This Month: 626
  All News: 4321

Users:
  Today: 11
  This Month: 660
  All Users: 32271
  Banned: 0
Online Members
Online Users: 4
User: 0
none
Robot: 1
Google.com
Guest: 3
 
 

Web Design&Development, Oracle : Ajax in Oracle JDeveloper
 
Ajax in Oracle JDeveloper


Ajax in Oracle JDeveloper


Ajax in Oracle JDeveloper
Springer; 1 edition | ISBN: 3540775951 | 224 pages | April 1, 2008 | PDF | 19 Mb

Asynchronous JavaScript and XML (Ajax) is a web technique used to transfer data between a browser and server asynchronously without posting the web page to the server. "Asynchronously" implies that the processing of the web page continues while the Ajax request is sent to the server and a response is received from the server. The web page, or section(s) of the web page, is refreshed with the Ajax response without reposting the web page. Ajax has the following advantages over non-Ajax web applications.
- Reduced response time and reduced server load, as the complete web page is not reposted.
- Reduced bandwidth of web applications as only data is transferred and the HTML format is applied in the browser.
- Separation of data, format and style.
 
 
Comments (0)  Read More...
 
 
Databases » Oracle : Oracle Database 11g: New Features for DBAs and Developers
 
Oracle Database 11g: New Features for DBAs and Developers


Oracle Database 11g: New Features for DBAs and Developers


Oracle Database 11g: New Features for DBAs and Developers
Apress | ISBN: 1590599101 | 602 pages | November 15, 2007 | PDF | 5 Mb

Oracle Database 11g: New Features is a comprehensive, example-laden review of the most significant new features and improvements offered by the latest release of Oracle Corporation’s flagship database product.
Learn what’s new in Oracle that really counts.
See actual examples and test run output.
Make sound decisions on new feature adoption.
 
 
Comments (1)  Read More...
 
 
Databases » Oracle : Oracle Database 10g Performance Tuning Tips & Techniques
 
Oracle Database 10g Performance Tuning Tips & Techniques


Oracle Database 10g Performance Tuning Tips & Techniques


“Offers hundreds of hints, tips, and tricks of the trade that can be useful to any DBA wanting to achieve maximum performance of Oracle applications. No Oracle library would be complete without this book.” –Ken (Dr. DBA) Jacobs, Vice President of Product Strategy for Server Technologies, Oracle Corporation

“Rich is the first and last stop for Oracle Database technology and performance tuning. His knowledge is a vital tool that you need to successfully negotiate the waters of Oracle database development.” –Mike Frey, Principal Architect, Navteq
 
 
Comments (5)  Read More...
 
 
Databases » Oracle : Oracle Magazine - March/April 2008
 
Oracle Magazine - March/April 2008


Oracle Magazine - March/April 2008


Operating and maintaining legacy systems consumes up to four-fifths of every IT budget. This fiscal necessity puts IT managers in a bind: They need to take advantage of open systems, serviceoriented architecture, and other modern technologies, but they can’t afford to discard the content of their legacy business systems. See how Oracle helps companies modernize their applications, middleware, and databases while preserving the business-specific information they need.
 
 
Comments (0)  Read More...
 
 
Databases » Oracle : Oracle 10g XML Fundamentals Course
 
Oracle 10g XML Fundamentals Course


Oracle 10g XML Fundamentals Course


ORACLE University | PPT | 2.96 Mb
Oracle 10g: XML Fundamentals


 
 
Comments (0)  Read More...
 
 
Databases » Oracle : ORACLE Database 10G Workshop Courses
 
ORACLE Database 10G Workshop Courses


ORACLE Database 10G Workshop Courses


ORACLE Database 10G Workshop Courses
Oracle University | 2005 - 2006 | PDF | 16.9 Mb



this course introduces students to the new features in Oracle Database 10g Release 2 - the database for Grid computing. Students learn how to use Oracle Database 10g new features to increase database availability, to simplify database performance monitoring and tuning through the use of Oracle Database 10g Advisors, and to offer simplified database manageability. The course also covers security changes that students need to understand. Hands-on practice sessions give students an opportunity to examine many of the new features, and to practice database administration with Enterprise Manager Database Control.
 
 
Comments (2)  Read More...
 
 
Databases » Oracle : ORACLE 11i System Administrator Fundamentals E3
 
ORACLE 11i System Administrator Fundamentals E3


ORACLE 11i System Administrator Fundamentals E3


ORACLE 11i System Administrator Fundamentals E3
ORACLE University | PPT | 16 Mb

 
 
Comments (2)  Read More...
 
 
Databases » Oracle : Oracle PL/SQL Language Pocket Reference
 
Oracle PL/SQL Language Pocket Reference


Oracle PL/SQL Language Pocket Reference


Steven Feuerstein, Bill Pribyl, Chip Dawes "Oracle PL/SQL Language Pocket Reference"
O'Reilly Media, Inc. | 2007-10-23 | ISBN:0596514042 | 178 pages | PDF | 1,5 Mb



The fourth edition of this popular pocket guide provides quick-reference information that will help you use Oracle's PL/SQL language, including the newest Oracle Database 11g features. It's a companion to Steven Feuerstein and Bill Pribyl's bestselling Oracle PL/SQL Programming.
This concise guide boils down the most vital PL/SQL information into an accessible summary of:
Fundamental language elements (e.g., block structure, datatypes, declarations)
Statements for program control, cursor management, and exception handling
Records, procedures, functions, triggers, and packages
Calling PL/SQL functions in SQL
Compilation options, object-oriented features, collections, and Java integration
The new edition describes such Oracle Database 11g elements as PL/SQL's function result cache, compound triggers, the CONTINUE statement, the SIMPLE_INTEGER datatype, and improvements to native compilation, regular expressions, and compiler optimization (including intra-unit inlining). In addition, this book now includes substantial new sections on Oracle's built-in functions and packages.
When you need answers quickly, the Oracle PL/SQL Language Pocket Reference will save you hours of frustration.
 
 
Comments (0)  Read More...
 
 
Databases » Oracle : D17079GC20 - Oracle Database 10g - New Features For Administrators .Vol 1,2, 3
 
D17079GC20 - Oracle Database 10g - New Features For Administrators .Vol 1,2, 3


D17079GC20 - Oracle Database 10g - New Features For Administrators .Vol 1,2, 3


What you will learn

This course introduces students to the new features in Oracle Database 10g Release 2 - the database for Grid computing. Students learn how to use Oracle Database 10g new features to increase database availability, to simplify database performance monitoring and tuning through the use of Oracle Database 10g Advisors, and to offer simplified database manageability. The course also covers security changes that students need to understand. Hands-on practice sessions give students an opportunity to examine many of the new features, and to practice database administration with Enterprise Manager Database Control.
Learn to:

* VLDB Enhancements
* Flashback Recovery
* Automatic Management
* Enhancements to Storage Management
* Backup and Recovery Enhancements
* Enhancements Space Management

This course counts towards the Hands-on course requirement for the Oracle 9i Database Administrator Certification.
 
 
Comments (1)  Read More...
 
 
Databases » Oracle : Oracle Database 11g SQL
 
Oracle Database 11g SQL


Oracle Database 11g SQL


" Jason Price Oracle Database 11g SQL"
McGraw-Hill Osborne Media; 1 edition (November 5, 2007) | ISBN:0071498508 | 656 pages | PDF | 3,1 Mb



Learn to access Oracle databases through SQL statements and construct PL/SQL programs with guidance from Oracle expert, Jason Price. Published by Oracle Press, Oracle Database 11g SQL explains how to retrieve and modify database information, use SQL Plus and SQL Developer, work with database objects, write PL/SQL programs, and much more. Inside, you'll find in-depth coverage of the very latest SQL features and tools, performance optimization techniques, advanced queries, Java support, and XML. This book contains everything you need to master SQL.
Explore SQL Plus and SQL Developer
Use SQL SELECT, INSERT, UPDATE, and DELETE statements
Write PL/SQL programs
Create tables, sequences, indexes, views, and triggers
Write advanced queries containing complex analytical functions
Create database objects and collections to handle abstract data
Use large objects to handle multimedia files containing music and movies
Write Java programs to access an Oracle Database using JDBC
Tune your SQL statements to make them execute faster
Explore the XML capabilities of the Oracle Database
Master the very latest Oracle Database 11g features, such as PIVOT and UNPIVOT, flashback archives, and much more
 
 
Comments (0)  Read More...