Geometry.Net - the online learning center
Home  - Basic_S - Sql Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 2     21-40 of 184    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | Next 20
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

         Sql Programming:     more books (100)
  1. Programming SQL Server 2005 by Bill Hamilton, 2006-02-21
  2. Pro T-SQL 2005 Programmer's Guide (Expert's Voice) by Michael Coles, 2007-04-23
  3. Oracle 10g Developer: PL/SQL Programming by Joan Casteel, 2007-08-15
  4. A Developer's Guide to SQL Server 2005 (Microsoft .NET Development Series) by Bob Beauchemin, Dan Sullivan, 2006-05-08
  5. Oracle9i Developer: PL/SQL Programming by Joan Casteel, 2003-05-09
  6. Oracle PL/SQL Language Pocket Reference by Steven Feuerstein, Bill Pribyl, et all 2007-10-23
  7. Oracle PL/SQL by Example (3rd Edition) (Prentice Hall PTR Oracle Series) by Benjamin Rosenzweig, Elena Silvestrova, 2003-09-20
  8. MicrosoftSQL Server(TM) 2000 Programming Step by Step (Dv-Dlt Fundamentals) by Rebecca Riordan, 2000-11-29
  9. MicrosoftSQL Server(TM) 2005: Database Essentials Step by Step (Step By Step (Microsoft)) by Solid Quality Learning, 2006-09-13
  10. Programming and Extending SQL Server 2005 Integration Services by Jason Gerard, Ira Whiteside, et all 2008-01-15
  11. SQL Server 2005 T-SQL Recipes: A Problem-Solution Approach by Joseph Sack, 2005-12-06
  12. Learn Database Programming Using SQL of MS Access 2007: Easy Transition to other SQL Platforms by Eghosa Ugboma, 2007-06-20
  13. Schaum's Outline of Fundamentals of SQL Programming by Ramon Mata-Toledo, Pauline Cushman, 2000-09-28
  14. SQL Design Patterns: Expert Guide to SQL Programming (IT In-Focus series) by Vadim Tropashko, 2007-04-01

21. Oracle PL/SQL Programming Concepts
Oracle PL/sql programming Concepts PL/SQL is Oracle s Procedural Languageextension to SQL. Oracle PL/SQL Interactive Workbook, 2nd Edition
http://www.informit.com/articles/article.asp?p=30663

22. Structured Query Language (SQL)
Tools for sql programming John Pearson of the Visual Basic Programmer s Journal This SQL tool simplifies administration and programming tasks for SQL
http://databases.about.com/od/sql/
zJs=10 zJs=11 zJs=12 zJs=13 zc(5,'jsc',zJs,9999999,'') About Databases SQL Basics Databases Essentials Database Fundamentals SQL Fundamentals ... Help w(' ');zau(256,140,140,'el','http://z.about.com/0/ip/417/C.htm','');w(xb+xb+' ');zau(256,140,140,'von','http://z.about.com/0/ip/496/7.htm','');w(xb+xb);
FREE Newsletter
Sign Up Now for the Databases newsletter!
See Online Courses
Search Databases
Structured Query Language (SQL)
The Structured Query Language (SQL) forms the backbone of most modern database systems. These links provide the best resources on the Net for neophytes and expert database administrators alike!
Alphabetical
Recent Introduction to SQL Using Self-Joins in SQL Did you know that you can use a self-join to simplify nested SQL queries where the inner and outer queries reference the same table? Let's take a look at an example. SQL Visual Quickstart This software-independent book takes a hands-on approach to learning SQL. After some brief introductory material, it dives right into developing SQL queries designed to meet specific goals. It's a great reference for those who occasionally use SQL and forget the details. Creating Databases and Tables In SQL Learn to create databases and tables using the Structured Query Language (SQL) in this step-by-step tutorial from your About.com Guide to Databases.

23. SQL Server Transact-SQL Programming - Course 532
This course provides extensive experience creating stored procedures and triggers,and developing SQL queries that utilize SQL Server to the fullest.
http://www.learningtree.com/courses/532.htm
1-800-THE-TREE (1-800-843-8733)
SQL Server Transact-SQL Programming: Hands-On
Developing Applications with SQL Server 7 and SQL Server 2000
Course: Type: Hands-On Training Duration: 5 Days
quick enroll Washington, DC - Oct 3 - 7, 2005 Philadelphia - Oct 24 - 28, 2005 Washington, DC - Oct 24 - 28, 2005 Chicago - Oct 31 - Nov 4, 2005 Los Angeles - Nov 28 - Dec 2, 2005 New York - Nov 28 - Dec 2, 2005 Atlanta - Dec 5 - 9, 2005 Stamford, CT - Dec 5 - 9, 2005 Toronto - Dec 5 - 9, 2005 Washington, DC - Dec 5 - 9, 2005 More Dates >> you will learn how to
  • Develop database applications for SQL Server 7 and 2000 with Transact-SQL Query and modify data with Transact-SQL Create and debug stored procedures Take advantage of AFTER and INSTEAD OF triggers Manage concurrency using transactions and locking options Exchange data effectively using Transact-SQL's support for XML Tune database queries for optimal performance Build federated databases using partitions
course benefits SQL Server meets the demanding requirements of the world's largest organizations. By using Transact-SQL to take advantage of partitioning and indexing features, developers can create truly scalable distributed applications. Integrated Transact-SQL and XML position SQL Server as the database of choice for e-commerce. This course provides extensive experience creating stored procedures and triggers, and developing SQL queries that utilize SQL Server to the fullest.

24. Oracle PL/SQL Programming - Course 493
In this handson course, you learn techniques to design PL/SQL applications thatsolve complex business problems. You manage data retrieval for front-end
http://www.learningtree.com/courses/493.htm
1-800-THE-TREE (1-800-843-8733)
Oracle PL/SQL Programming: Hands-On
Course: Type: Hands-On Training Duration: 5 Days
quick enroll Boston - Oct 3 - 7, 2005 New York - Oct 31 - Nov 4, 2005 Toronto - Oct 31 - Nov 4, 2005 Chicago - Nov 14 - 18, 2005 Parsippany, NJ - Nov 14 - 18, 2005 Baltimore - Nov 28 - Dec 2, 2005 Ottawa - Nov 28 - Dec 2, 2005 Philadelphia - Nov 28 - Dec 2, 2005 Los Angeles - Dec 5 - 9, 2005 New York - Dec 5 - 9, 2005 More Dates >> you will learn how to
  • Develop efficient PL/SQL programs to access Oracle databases Create stored procedures and functions for maximum reuse and minimum code maintenance Design modular applications using packages Manage data retrieval for front-end applications Bulk bind collections to increase the speed of data movement operations Invoke native dynamic SQL to develop high-level abstract code
course benefits The Oracle PL/SQL language, a flexible procedural extension to SQL, increases productivity, performance, scalability, portability and security. PL/SQL's tight integration with Oracle databases allows application developers to build and deploy distributed applications with considerable flexibility. In this course, you learn techniques to design PL/SQL applications that solve complex business problems.

25. Linux SQL Programming Systems
A survey of Free/Open Source sql programming interfaces (API s) for SQL databases.These include not only traditional native interface, ODBC and JDBC
http://linas.org/linux/db-api.html
Promoting Linux Requires Advertising. That's What Counts. TM
GnuCash!
Free/Open Source SQL Programming Systems
When developing a new SQL application, the developer/architect must select a programming interface that fits the requirements of the application. There is a rainbow of requirements to base this decision on:
Need It Yesterday
Is the goal to rapidly develop a data-driven GUI application? Then you probably shouldn't even be looking here, and instead look at RAD Tools
Multiple Database Support
Does it have to access more than one, or even dozens of different brands of databases?
Multiple Operating System Support
Does it need to run on Gnu/Linux only, or other operating systems?
Longevity
Will this application need to be around a decade from now? If so, it might be dangerous to base it on a commercial product, as the company that provides it may go out of business.
Language Interfaces
Is it more important to have the interfaces be in some specific programming language, or are you willing to code in C/C++? Note that most programming languages/environments, such as Perl, Python, PHP and Scheme, provide 'thin' wrappers/interfaces to an assortment of underlying C language interfaces. Some are listed below, but you should also check language-specific sites for more options.
Proprietary
Will the application be proprietary? If so, then you don't want to write code that links to GNU GPL licensed libraries. You want the GNU LGPL instead, or one of the other proprietary-code friendly licenses.

26. Oracle PL/SQL Programming, 2nd Edition
Second Edition, published September 1997. (See the catalog page for this book.)Search the text of Oracle PL/sql programming, 2nd Edition .
http://www.unix.org.ua/orelly/oracle/prog2/
Second Edition, published September 1997.
(See the catalog page for this book.) Search the text of Oracle PL/SQL Programming, 2nd Edition
Index
Symbols A B C ... Z
Table of Contents
Dedication
Foreword

Preface
Part I: Programming in PL/SQL ... Built-In Packages

27. Advanced Oracle PL/SQL Programming With Packages
First Edition, published 199610-01. (See the catalog page for this book.)Search the text of Advanced Oracle PL/sql programming with Packages .
http://www.unix.org.ua/orelly/oracle/advprog/
By Steven Feuerstein; ISBN 1-56592-238-7E
First Edition, published 1996-10-01.
(See the catalog page for this book.) Search the text of Advanced Oracle PL/SQL Programming with Packages
Index
Symbols A B C ... Z
Table of Contents
Dedication
Foreword

Preface
Part I: Working With Packages ... Appendix: PL/SQL Exercises

28. Network Computing Netdesign Manual Beginning SQL Programming
Here is part 1 of a 3part chapter excerpt from the book SQL Syntax and SELECT,by John Kauffman, Brian Matsik, Kevin Spencer, and Tom Walsh;
http://www.networkcomputing.com/netdesign/1212sql1.html
[ invite closing in 10 ] [ invite closing in 9 ] [ invite closing in 8 ] [ invite closing in 7 ] [ invite closing in 6 ] [ invite closing in 5 ] [ invite closing in 4 ] [ invite closing in 3 ] [ invite closing in 2 ] [ invite closing in 1 ]
Log In to Network Computing

Humor: Top 11 Lists
2005 Salary Survey Training Courses ... Subscribe
Part 1
Beginning SQL Programming
Chapter 4: SQL Syntax and SELECT

June 11, 2001
Brought to you by:
Check It Out!
Here is part 1 of a 3-part chapter excerpt from the book Beginning SQL Programming by John Kauffman, Brian Matsik, Kevin Spencer, and Tom Walsh; ISBN 1861001800; published March 2001, 723 pages. Our series takes a look at Chapter 4: SQL Syntax and SELECT. The main purpose of a database is to store information in such a way that relevant information may be retrieved easily. Storing information about customers, contacts, or orders in one place is very handy, but only if there is a systematic way to retrieve this information. We also need to be able to take advantage of relationships that may exist between different types of data (for instance, the relations between customers and orders, students and classes, authors and books). As we already know, relational databases expose the SQL, which enables us to work with our data in these ways. It provides ways of retrieving, modifying, and performing complex calculations on our data. In this chapter we will look at ways to get our data out of our database using SQL.

29. Solid Quality Learning
Advanced Transactsql programming for SQL Server 2000 (5 days). Efficientprogramming of routines with T-SQL (Views, Stored Procedures, Triggers, UDFs).
http://www.solidqualitylearning.com/view.aspx?source=ATSQL2000

30. Oracle Press
Oracle Database 10g PL/sql programming Oracle Database 10g PL/sql programming byAuthor(s) Scott Urman Ron Hardman Michael McLaughlin ISBN 0072230665
http://shop.osborne.com/cgi-bin/oraclepress/0072230665.html

31. NEONBOX.NET Custom Web Applications, Database Design And Managed Hosting
Autor's personal projects ext2lib a Linux ext2 filesystem reader for Windows. Linux Backup System. TINI - Details of how to connect an LCD module to a TINI board, with example code. Java, JSP and sql programming information and links.
http://www.neonbox.co.uk/
We are a consultancy and software design agency specialising in custom interactive websites, web based data entry systems and database design.
To complement our software development and design services, we can offer managed Internet hosting, with domain registration and management, SSL certification and secure server set-up for e-commerce systems.
Our unique web application platform, combined with the use of licence-fee free open source server software allows us to offer enterprise class solutions at a price point suitable for small to medium sized businesses.
If you think that your business could benefit from the Internet and you have an idea that you would like to discuss further, talk to us for a free consultation.

If you are looking for the website that used to be here, it has moved to neonbox.org
News for Nerds. Stuff that Matters.

32. Oracle PL/SQL Programming
Receive Oracle PL/sql programming newsletter. Click here to subscribe to OPP/News,a monthly newsletter with a PL/SQL tip, useful code, links to resources,
http://www.oracleplsqlprogramming.com/
Receive Oracle PL/SQL Programming newsletter
Click here to subscribe to OPP/News, a monthly newsletter with a PL/SQL tip, useful code, links to resources, and more. Click here to see past issues of OPP/News.
Oracle PL/SQL Happenings
Steven Feuerstein received two prestigious awards at the ODTUG Now! 2005 conference in New Orleans. Tell us what you what like to improve or change in PL/SQL through the 21st Century PL/SQL Idea Collector Try your hand at the latest PL/SQL puzzle at OTN.
About this site
This website provides easy access to Oracle PL/SQL-related resources from Steven Feuerstein and links to many other websites, tools and information sources on PL/SQL.
  • Click here to find out about trainings offered by Steven Feuerstein. Click here to check out the resources offered at this site. Click here to check out links to other PL/SQL resources.
About Steven Feuerstein
Steven Feuerstein is considered one of the world's leading experts on the Oracle PL/SQL language, having written nine books on PL/SQL all published by O'Reilly Media , including Oracle PL/SQL Programming and Oracle PL/SQL Best Practices (all from O'Reilly Media).

33. SQL Programming Training Classes
Creative Data’s sql programming class includes a suite of handson lab exercisesthat reinforce the concepts and technology. You learn from professionals
http://www.credata.com/training/sql-training.asp
SQL Programming Course Outline Schedule Online Registration ...
Richmond

SQL Programming ... 4 days Essentials for using Microsoft, Oracle, IBM, and other leading databases
Structured Query Language (SQL) is the standard for accessing data in relational databases. Now, in just four days, you can become fluent in this indispensable language. Our training emphasizes the use of SQL to solve nontrivial business problems by ‘thinking in SQL.’ Our strategy is to teach syntax early and then concentrate on applying SQL to business questions.
Creative Data’s SQL Programming class includes a suite of hands-on lab exercises that reinforce the concepts and technology. You learn from professionals with real-world experience developing and enhancing applications using SQL. You work at your own computer connected to a relational database.
At the completion of the labs, you’ll have worked with all the major concepts and tools of SQL. You’ll leave the course able to use SQL to generate business intelligence as you retrieve data, create queries, generate reports, and program applications.
Course Topics
Who Should Take this Class?

34. Sybase Inc - Mastering Transact-SQL Programming: Advanced Tips & Techniques (EDB
Learn an array of valuable tips, techniques, and advanced......EDB550 Mastering Transactsql programming Advanced Tips Techniques.Course
http://www.sybase.com/detail?id=1030978

35. SQL Programming Courses, SQL Training, Learn SQL
This sql programming course teaches students relational databasefundamentals and sql programming skills. Topics covered include relational......
http://www.traininghott.com/Courses/Introduction-to-SQL-Programming-Hands-On-Tra

36. SQL Programming Courses In Boston
,Locations. 10/3/2005, MA Boston sql programming Other Locations......sql programming Courses in Boston. Register, Class Date, City, Course
http://www.traininghott.com/CityCourses/Boston-MA-Introduction-to-SQL-Programmin

37. Elsevier.com - Joe Celko S SQL Programming Style
JOE CELKO S sql programming STYLE. Joe Celko s sql programming Style To orderthis title, and for more information, go to External link
http://www.elsevier.com/wps/product/cws_home/705199
Home Site map Regional Sites Advanced Product Search ... Joe Celko's SQL Programming Style Book information Product description Audience Author information and services Ordering information Bibliographic and ordering information Conditions of sale Book related information Submit your book proposal Other books in same subject area About Elsevier Select your view JOE CELKO'S SQL PROGRAMMING STYLE
To order this title, and for more information, click here
By
Joe Celko
Description

Are you an SQL programmer that, like many, came to SQL after learning and writing procedural or object-oriented code? Or have switched jobs to where a different brand of SQL is being used, or maybe even been told to learn SQL yourself? If even one answer is yes, then you need this book. A "Manual of Style" for the SQL programmer, this book is a collection of heuristics and rules, tips, and tricks that will help you improve SQL programming style and proficiency, and for formatting and writing portable, readable, maintainable SQL code. Based on many years of experience consulting in SQL shops, and gathering questions and resolving his students? SQL style issues, Joe Celko can help you become an even better SQL programmer.
Audience
Managers seeking programming standards in their shops, team leaders seeking programming standards in their projects, SQL programmers attempting to set up programming standards in their own work, and newer SQL programmers who want to build good habits from the start.

38. SQL Programming: Database Queries
4 hours. Objectives. sql programming Database Queries; To introduce SQL andits components, and to explain SQL standards; To describe the DML (data
http://content1.skillsoft.com/content/cm/SQLPDQ/summary.htm
SQL Programming: Database Queries Overview/Description
To demonstrate the use of SQL in data retrieval Target Audience
Programmers working in a relational database environment, database administrators, and database designers Prerequisites
The course Relational Principles, though not a strict prerequisite, would be beneficial; programming experience is not absolutely necessary Expected Duration
4 hours Objectives:
SQL Programming: Database Queries
  • To introduce SQL and its components, and to explain SQL standards To describe the DML (data manipulation language) and to examine the usage of the SELECT command To examine the additional clauses and functions available for use with the SELECT statement To explain how data from two or more tables can be accessed for a query

  • Course Number: SQLPDQ

    39. SQL Programming: Data Handling Techniques
    The courses sql programming Database Queries and Relational Principles; programmingexperience is not absolutely necessary. Expected Duration
    http://content1.skillsoft.com/content/cm/SQLPDHT/summary.htm
    SQL Programming: Data Handling Techniques Overview/Description
    To demonstrate the use of SQL in defining database structures and controlling data security Target Audience
    Programmers working in a relational database environment, database administrators, and database designers Prerequisites
    The courses SQL Programming: Database Queries and Relational Principles; programming experience is not absolutely necessary Expected Duration
    4 Hours Objectives:
    SQL Programming: Data Handling Techniques
  • To demonstrate the INSERT, UPDATE, and DELETE commands of the data manipulation language (DML) of SQL To show how SQL can be embedded in a procedural language To demonstrate the data definition language (DDL) of SQL To explain the data control language (DCL) of SQL

  • Course Number: SQLPDHT

    40. MS SQL Server Database - Administration And T-SQL Programming Tips, Tutorials An
    MS SQL Server Programming Resources for SQL Programmers, TSQL Scripts, StoredProcedures, GUI for SQL dB, Remote SQL Administration, 4GL Clarion Rapid
    http://www.artofprogramming.net/development/dev_sqlserver.html
    Contacts Link To Us Site Map Site Info You are here: Home Development Databases SQL Server
    Certification Resource - Certified Database Administrator (MS)
    Certification Resource - Certified Systems Engineer (MS)
    Certification Resource - MCDBA Certified dB Administrator
    Certification Resource - MCSE Microsoft, CompTIA, CIW ...
    XML Web Services with SQL Server (MS)
    Links: 57
    Generated on 27.6.2004 at 14:07 GMT Do you know?
    Basic Commands for your SQL Server version check PRINT 'Basic Information:'
    SELECT version
    EXEC master..xp_msver
    PRINT 'Set Options:'
    DBCC USEROPTIONS
    PRINT 'Advanced Options:'
    EXEC sp_configure
    More SQL Tips...
    Why Data Still Matters Over the years, many technologies (and those marketing these technologies) have claimed that data has become irrelevant and that some “new and improved” technology, technique, or ideology will replace data as the center of IT and data processing. But it has yet to happen, and it never will happen, either! Craig S. Mullins Read more... Latest Code Ticker for SQL Your browser does not support inline frames...However, you can click

    A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

    Page 2     21-40 of 184    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | Next 20

    free hit counter