Geometry.Net - the online learning center
Home  - Computer - Sql
e99.com Bookstore
  
Images 
Newsgroups
Page 2     21-40 of 82    Back | 1  | 2  | 3  | 4  | 5  | Next 20

         Sql:     more books (99)
  1. Microsoft SQL Server 2008 Bible by Paul Nielsen, Uttam Parui, 2009-08-31
  2. SQL Server 2008 Query Performance Tuning Distilled (Expert's Voice in SQL Server) by Grant Fritchey, Sajal Dam, 2009-03-16
  3. Inside Microsoft SQL Server 2008: T-SQL Programming (Pro-Developer) by Itzik Ben-Gan, Dejan Sarka, et all 2009-09-23
  4. Oracle PL/SQL Programming: Covers Versions Through Oracle Database 11g Release 2 (Animal Guide) by Steven Feuerstein, Bill Pribyl, 2009-09-24
  5. Microsoft SQL Server 2008 Analysis Services Step by Step (Step By Step (Microsoft)) by Scott Cameron, 2009-04-15
  6. Murach's SQL Server 2008 for Developers (Murach: Training & Reference) by Bryan Syverson, Joel Murach, 2008-11-24
  7. Microsoft(R) SQL Server(R) 2008 Administrator's Pocket Consultant by William R. Stanek, 2010-04-13
  8. SQL Pocket Guide (Pocket Guides) by Jonathan Gennick, 2010-11-24
  9. Head First SQL: Your Brain on SQL -- A Learner's Guide by Lynn Beighley, 2007-09-01
  10. SQL: Visual QuickStart Guide (3rd Edition) by Chris Fehily, 2008-06-14
  11. Joe Celko's SQL for Smarties, Fourth Edition: Advanced SQL Programming (The Morgan Kaufmann Series in Data Management Systems) by Joe Celko, 2010-11-01
  12. SQL Queries Joes 2 Pros: SQL Query Techniques For Microsoft SQL Server 2008, Volume 2 (Volume 0) by Rick A Morelan, 2009-12-09
  13. Microsoft SQL Server 2008 Reporting Services Unleashed by Michael Lisin, Jim Joseph, et all 2009-08-02
  14. Microsoft SQL Server 2008 Reporting Services Step by Step (Step By Step (Microsoft)) by Stacia Misner, 2009-02-25

21. The 1995 SQL Reunion: People, Projects, And Politics
A reunion of people who worked on System R and its derivatives, including sql/DS, DB2, and R*, was held at Asilomar on May 29, 1995.
http://www.mcjones.org/System_R/SQL_Reunion_95/sqlr95.html
SRC Technical Note August 20, 1997 The 1995 SQL Reunion: People, Projects, and Politics Edited by Paul McJones Systems Research Center 130 Lytton Avenue Palo Alto, CA 94301 http://www.research.digital.com/SRC/ Abstract A reunion of people who worked on System R and its derivatives, including SQL/DS, DB2, and R*, was held at Asilomar on May 29, 1995. This is an edited transcript of the day's discussions, incorporating changes provided by the speakers. It provides an informal but first-hand account of the birth of SQL, the history of System R, and the origins of a number of other relational systems inside and outside IBM. Contents

22. Simple Feature Access - Part 2: SQL Option | OGC®
Simple Features sql - Types and Functions (1.1), 05-134, SAP. 1.1, OpenGIS Simple Features Implementation Specification for sql, 99-049, D-IS
http://www.opengeospatial.org/standards/sfs
@import "/misc/drupal.css"; @import "/modules/contrib/event/event.css"; @import "/modules/contrib/img_assist/img_assist.css"; @import "/themes/ogc/style.css"; @import "/themes/ogc/layout.css"; Skip navigation "Making location count" OGC® Home OGC Network™ OGC User™ OGC Forum ... Compliance
Standards

23. Query Language Understood By SQLite
sqlite understands most of the standard sql language. But it does omit some features while at the same time adding a few features of its own.
http://www.sqlite.org/lang.html
Small. Fast. Reliable.
Choose any three. About Sitemap Documentation Download ... Support
SQL As Understood By SQLite
SQLite understands most of the standard SQL language. But it does omit some features while at the same time adding a few features of its own. This document attempts to describe precisely what parts of the SQL language SQLite does and does not support. A list of keywords is also provided. In all of the syntax diagrams that follow, literal text is shown in bold blue. Non-terminal symbols are shown in italic red. Operators that are part of the syntactic markup itself are shown in black roman. This document is just an overview of the SQL syntax implemented by SQLite. Many low-level productions are omitted. For detailed information on the language that SQLite understands, refer to the source code and the grammar file "parse.y". SQLite implements the follow syntax: This page last modified 2008/03/08 12:38:09 UTC

24. SQLblog.com - The SQL Server Blog Spot On The Web
sql Blog Blogs about sql Server, T-sql, CLR, Service Broker, Integration Services, Reporting, Analysis Services, Business Intelligence, XML, sql Scripts,
http://www.sqlblog.com/
THE SQL Server Blog Spot on the Web Welcome to SQLblog.com - The SQL Server blog spot on the web Sign in Join Help Search ... Opml var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
Featured Links
SQLblog.com
Window Live

Toolbar Button

Add SQLblog.com to
...
SQL Server (PASS)

Other Links
AngryPets.com

(ReverseDOS)

SqlBI.eu

BI with SQL Server
...
Wintellect
We're making some changes around here. We've got a new look and some new content including sample book chapters and articles (coming soon). Let us know what you think (
Latest Blog Posts
  • Comments 18 Views
    Barcelona SAP SD 2-tier
    Initial Barcelona performance results are out. The benchmark is SAP 2-tier, which is not surprising. I do not know this benchmark well, but from what I have seen of SAP installations, it is network round-trip intensive. Not that the network bandwidth... 4 hours, 34 minutes ago by

25. SQL - Wikibooks, Collection Of Open-content Textbooks
sql, which is an acronym for Structured Query Language, is a language to request data from a database, to add, update, or remove data within a database,
http://en.wikibooks.org/wiki/Programming:SQL
SQL
From Wikibooks, the open-content textbooks collection
(Redirected from Programming:SQL Jump to: navigation search
See also: MySQL for a thorough look at one SQL variant.
Contents
  • Introduction
    edit Introduction
    edit Relational Databases
    The main drive behind a relational database is to increase accuracy by increasing the efficiency with which data is stored. For example, the names of each of the millions of people who immigrated to the United States through Ellis Island at the turn of the 20th century were recorded by hand on large sheets of paper; people from the city of London had their country of origin entered as England, or Great Britain, or United Kingdom, or U.K., or UK, or Engl., etc. Multiple ways of recording the same information leads to future confusion when there is a need to simply know how many people came from the country now known as the United Kingdom. The modern solution to this problem is the database. A single entry is made for each country, for example, in a reference list that might be called the Country table. When someone needs to indicate the United Kingdom, he only has one choice available to him from the list: a single entry called "United Kingdom". In this example, "United Kingdom" is the unique representation of a country, and any further information about this country can use the same term from the same list to refer to the same country. For example, a list of telephone country codes and a list of European castles both need to refer to countries; by using the same Country table to provide this identical information to both of the new lists, we've established new relationships among different lists that only have one item in common: country. A relational database, therefore, is simply a collection of lists that share some common pieces of information.

26. SQL-Ledger ERP
sqlLedger® ERP is a double entry accounting/ERP system. Accounting data is stored in a sql database server, for the display any text or GUI browser can be
http://www.sql-ledger.org/
E R P
  • About
  • Features
  • What's New
  • What's Ahead ...
  • Forums / Lists
  • Demos
  • Edmonton
  • Kansas
  • Switzerland
  • Contacts ...
  • Support With the assembly feature you can build manufactured goods from parts, services, labor units and assemblies. When the assembly is sold all the accounts linked to the individual parts, services, labor units and assemblies are updated and stock levels adjusted accordingly. Invoices, Packing Lists, Income Statement, Balance Sheet, Sales, Work and Purchase Orders, Statements, Receipts and Checks are generated from templates and can be changed to suit your needs. Templates come in html, tex and text format. The tex templates are processed with latex to produce postscript and PDF documents. Documents can be sent to a printer, file or fax, emailed or displayed on screen. The translation mechanism for items and foreign language templates can be set for each customer/vendor so it is possible to generate invoices in a foreign language without knowledge of a foreign language. This translation facility can also be used to generate different forms for a group of customers/vendors. SQL-Ledger can be accessed remotely so people can be in different parts of a city, country or across the world.
  • 27. Java.sql (Java 2 Platform SE V1.4.2)
    Although the JDBCTM API is mainly geared to passing sql statements to a database, it provides for reading and writing data from any data source with a
    http://java.sun.com/j2se/1.4.2/docs/api/java/sql/package-summary.html
    Overview Package Class Use Tree Deprecated Index ... Help Java TM 2 Platform
    Std. Ed. v1.4.2 PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES ... All Classes
    Package java.sql
    Provides the API for accessing and processing data stored in a data source (usually a relational database) using the Java TM programming language. See:
    Description
    Interface Summary Array
    The mapping in the Java programming language for the SQL type ARRAY Blob The representation (mapping) in the Java TM programming language of an SQL BLOB value. CallableStatement The interface used to execute SQL stored procedures. Clob The mapping in the Java TM programming language for the SQL CLOB type. Connection A connection (session) with a specific database. DatabaseMetaData Comprehensive information about the database as a whole. Driver The interface that every driver class must implement. ParameterMetaData An object that can be used to get information about the types and properties of the parameters in a PreparedStatement object. PreparedStatement An object that represents a precompiled SQL statement. Ref The mapping in the Java programming language of an SQL REF value, which is a reference to an SQL structured type value in the database.

    28. SQL Server Information At SQLTeam.com
    Microsoft sql Server articles, forums and blogs for database administrators (DBA) and developers.
    http://www.sqlteam.com/
     Home   Weblogs   Forums  Newsletter ... RSS Feeds Search: Popular Articles All Articles by Tag SQL Server Jobs  Write an Article  ...  About  Featured Article: Implementing Table Inheritance in SQL Server When designing a database, we sometimes come across situations where there are multiple types of entities that we are modeling, but we'd like them to all have certain attributes or relations in common. Using "sub-type" tables is a simple way to implement table inheritance in SQL Server. 20 February 2008 - Jeff Smith 20 Comments
    Recent Blog Posts
    Cumulative update package 7 for SQL Server 2005 Service Pack 2 (0 Comments) Speaking Schedule (0 Comments) Microsoft SQL Server Reporting Services White Paper (1 Comment) How To Set Default Dates In Reporting Services (0 Comments) Some XML search approaches (0 Comments) Real world DBA podcast (0 Comments) Revisiting my book, "Professional SQL Server 2005 CLR Programming" (0 Comments) But it's not missing. It's just ... invisible, that's all. (4 Comments)
    Recent Forum Posts
    help condensing multiple queries to one (4 Replies) Revenue by month (0 Replies) select statement combining rows (5 Replies) Average by columns (1 Reply) EIX000: (-329) Database not found or no system per (0 Replies) SQL SERVER TIMEZONE PROBLEM (4 Replies) Content OF Stored Procedure

    29. MySQL :: The World's Most Popular Open Source Database
    The software s official homepage with news, downloads and documentation.
    http://www.mysql.com/
    Skip navigation links The world's most popular open source database Contact a MySQL Representative Login Register
    Get Started
    Discover
    Test Drive
    Learn
    What's New
    Learn how MySQL is used in:

    30. SQL Injection Attacks By Example
    This was part of a larger security review, and though we d not actually used sql injection to penetrate a network before, we were pretty familiar with the
    http://www.unixwiz.net/techtips/sql-injection.html
    Does this site look plain?
    This site uses advanced css techniques
    Steve Friedl's Unixwiz.net Tech Tips
    SQL Injection Attacks by Example
    A customer asked that we check out his intranet site, which was used by the company's employees and customers. This was part of a larger security review, and though we'd not actually used SQL injection to penetrate a network before, we were pretty familiar with the general concepts. We were completely successful in this engagement, and wanted to recount the steps taken as an illustration. Table of Contents "SQL Injection" is subset of the an unverified/unsanitized user input vulnerability ("buffer overflows" are a different subset), and the idea is to convince the application to run SQL code that was not intended. If the application is creating SQL strings naively on the fly and then running them, it's straightforward to create some real surprises. We'll note that this was a somewhat winding road with more than one wrong turn, and others with more experience will certainly have different and better approaches. But the fact that we were successful does suggest that we were not entirely misguided.

    31. SQL Definition: TechEncyclopedia From TechWeb
    (Structured Query Language) Pronounced SQ-L or see-quill, a language used to interrogate and process data in a relational database.
    http://www.techweb.com/encyclopedia/defineterm.jhtml?term=SQL

    32. MySQL :: MySQL 5.0 Reference Manual :: 12 SQL Statement Syntax
    This chapter describes the syntax for most of the sql statements supported by Mysql. Additional statement descriptions can be found in the following
    http://dev.mysql.com/doc/refman/5.0/en/sql-syntax.html
    Skip navigation links The world's most popular open source database Contact a MySQL Representative Login Register
    Search manual:
    Additional languages MySQL 5.0 Reference Manual :: 12 SQL Statement Syntax Section Navigation Toggle

    33. Bradchoate.com: SQL Plugin
    To install, place the sql.pl file in your Movable Type plugins directory. The sql.pm file should be placed in a bradchoate subdirectory underneath
    http://bradchoate.com/weblog/2002/07/11/mtsql
    bradchoate.com
    The man, the legend.
    SQL Plugin
    Now that Movable Type supports a real database with the MySQL support in version 2.2, it's time for some new tags that can let you select entries, comments and categories using any criteria you'd like. Click the 'more' link for full docs and download link.
    Availability
    You can download this plugin here: mtsql-1_52.zip
    Installation
    To install, place the 'sql.pl' file in your Movable Type 'plugins' directory. The 'sql.pm' file should be placed in a 'bradchoate' subdirectory underneath your Movable Type 'extlib' directory. Your installation should look like this:
    • (mt home)/plugins/sql.pl (mt home)/extlib/bradchoate/sql.pm
    Refer to the Movable Type documentation for more information regarding plugins. This plugin has a tag called 'SQLAuthors' that requires the 'authors' plugin, also available from my web site.
    Description
    This plugin allows you to select entries, categories and comments from your blog database using a regular SQL query. Tags made available through this plugin:
    • Allows for the selection of arbitrary data from your MySQL database. Use in conjunction with MTSQLColumn.

    34. SQuirreL SQL Client Home Page
    SQuirreL sql is an opensource Java sql Client program for any JDBC compliant database.
    http://squirrel-sql.sourceforge.net/
    Universal SQL Client Version 2.6.5a
    Menu
    Home Download and Installation Plugins Translations ... Old Versions
    On SourceForge
    Project Home Downloads News Mailing Lists ... CVS
    Java Links
    SourceForge Java Foundry JavaLobby
    Database Links
    SourceForge Database Foundary Drivers (JavaSoft) Drivers (Ken North) Java Skyline SQL Resources ... Canadian Mind Products
    Useful Tools
    IntelliJ IDEA Eclipse SDK YourKit Java Profiler IzPack Java Installer ... jEdit Text Editor
    SQuirreL SQL is hosted at:
    IDEs used by SQuirreL developers:
    SQuirreL's SQL editor is based on:
    New Features Latest News Overview Download and Installation ... Currently available translations
    2.6.x Highlights:
    • Enhancements
        New plugins provide enhanced capabilities:
        • Hibernate Plugin:
          • allows to generate SQL statements from Hibernate HQL statements shows object tree of mapped objects HQL Tab which supports code completion and syntax highlighting
          SQL Parametrisation (by Thorsten M¼rell): This plugin allows you to put variables into your SQL statements. Data import (by Thorsten M¼rell): This plugin allows you to import arbitrary files into the database.

    35. SQL Quiz
    Welcome to sql Quiz. Our website will help you test and improve your sql and database knowledge. sql Quiz is a free form of sql training, which can be used
    http://www.sqlquiz.com/
    SQL Quiz
    Welcome to SQL Quiz . Our website will help you test and improve your SQL and database knowledge. SQL Quiz is a free form of SQL training , which can be used over and over again until you are confident in your SQL skills. Each SQL quiz contains 15 questions randomly selected from a pool containing over 500 questions. At the end of the test you will find out which and how many questions you have answered correctly. We do not offer official SQL certifications, but we hope that our SQL quiz will help you improve your SQL knowledge. Our SQL quiz site is aimed at high school and college students learning SQL and at anybody else interested in improving and testing her/his SQL skills. SQL Quiz is absolutely free and you can take as many tests as you like. Enjoy!
    Start SQL Quiz

    36. SQL Support In Mozilla
    Mozilla s sql Support allows applications to directly connect to sql databases. A web application no longer needs to pass information through a scripting
    http://www.mozilla.org/projects/sql/
    Skip to main content
    Mozilla
    search mozilla:
    SQL Support in Mozilla
    Mozilla's SQL Support allows applications to directly connect to SQL databases. A web application no longer needs to pass information through a scripting language, such as Perl or Python, in order to receive information it can use. The removal of the layer seperating applications and data simplifies the job of the programmer.
    Download/Install Mozilla SQL Support
    All packages have been moved to Mozilla Update
    Get the Source
    The code is checked into the mozilla/extensions/sql directory.
    Build it
    Run the following commands to build SQL support into Mozilla.
  • configure enable-extensions=default,sql export MOZ_ENABLE_PGSQL=1
    export MOZ_PGSQL_INCLUDES= Your PGSQL directory /include export MOZ_PGSQL_LIBS= Your PGSQL directory /lib Build Mozilla as you normally would
  • Example code
    There is a test app checked into the mozilla/extensions/sql/sqltest directory.
    Testing
    Run the test application by loading it in the browser or running with the -chrome command line option set to chrome://sqltest/content/.
    Feedback
    File a bugzilla report, in the "SQL" component. Be sure to read the

    37. SQL Server Performance
    Performance tuning and optimization articles and tips on Microsoft sql Server, including versions 6.5, 7.0, and 2000.
    http://www.sql-server-performance.com/
    Site sponsored by: Tools for SQL Server Management

    38. Structured Query Language (SQL)
    The Net’s best collection of sql links from your About.com guide. Find an sql training course, sql reference book or have your questions answered!
    http://databases.about.com/od/sql/Structured_Query_Language_SQL.htm
    zJs=10 zJs=11 zJs=12 zJs=13 zc(5,'jsc',zJs,9999999,'') You are here: About Databases Learning SQL Databases Databases Essentials Databases for Beginners ... Help Learning SQL
    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! Self-Joins in SQL You can use a self-join to simplify nested SQL queries where the inner and outer queries reference the same table. These joins allow you to retrieve related records from the same table. Structured Query Language (SQL) Most large-scale databases use the Structured Query Language (SQL) to define all user and administrator interactions. This language offers a flexible interface for databases of all shapes and sizes. Book Review: SQL Cookbook O'Reilly's SQL Cookbook is the best reference I've seen for skilled SQL developers. Modeled after a true cookbook, it offers many short snippets of SQL code designed to solve specific problems. You can pick and choose the ingredients you need to help complete your SQL project. Retrieving Data with the SELECT Statement The SELECT command is the most commonly used command in SQL. It allows database users to retrieve the specific information they desire from an operational database.

    39. Firstworks: Sql Relay - Sqlrelay Persistent Database Connection Pool Pooling Pro
    The sql Relay client API s support advanced database operations such as bind variables, multirow fetches, client-side result set caching and suspended
    http://sqlrelay.sourceforge.net/

    firstworks
    SQL Relay
    About
    Download ... Promote
    SQL Relay is a persistent database connection pooling, proxying and load balancing system for Unix and Linux. SQL Relay is ideal for:
    • speeding up database-driven web-based applications
    • enhancing the scalability of database-driven web-based applications
    • distributing access to replicated databases
    • throttling database access
    • accessing databases from unsupported platforms
    • migrating applications from one database to another
    SQL Relay supports the following database backends:
    • Oracle MySQL mSQL PostgreSQL Sybase MS SQL Server IBM DB2 Interbase Sybase SQLite ODBC MS Access
    The SQL Relay client API's support advanced database operations such as bind variables, multi-row fetches, client-side result set caching and suspended transactions. SQL Relay has native client API's for the following languages:
    • C C++ Perl Python PHP Ruby Java TCL Zope
    SQL Relay provides drivers for the following database abstraction layers:
    • Perl DBD Python DB Ruby DBD PHP Pear DB
    An application coded using another database's native client API may be able to use SQL Relay without modification. SQL Relay provides drop-in replacement libraries for:
    • MySQL PostgreSQL
    SQL Relay also features:
    • command line clients a GUI configuration tool extensive documentation
    For questions about SQL Relay or other firstworks projects please message: dmuse@firstworks.com

    40. SQL Topics
    sql stands for Structured Query Language . It is used by relational database technologies such as Oracle, Microsoft Access, and Sybase, among others.
    http://www.techonthenet.com/sql/
    TECH on the Net Home Feedback Link to us Site Map ADVERTISEMENT
    SQL Topics
    SQL stands for " Structured Query Language" . It is used by relational database technologies such as Oracle, Microsoft Access, and Sybase, among others. We've categorized SQL into the following topics: Data Types UNION Query SELECT Statement UNION ALL Query ... JOINS (inner, outer)
    We are not responsible for any loss or liability incurred by using this information.

    Page 2     21-40 of 82    Back | 1  | 2  | 3  | 4  | 5  | Next 20

    free hit counter