Geometry.Net - the online learning center
Home  - Computer - Sql
e99.com Bookstore
  
Images 
Newsgroups
Page 5     81-100 of 191    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | Next 20

         Sql:     more books (100)
  1. Microsoft SQL Server 2005 Analysis Services (SQL Server Series) by Edward Melomed, Irina Gorbach, et all 2006-12-25
  2. Beginning SQL Server 2005 Express for Developers: From Novice to Professional (Expert's Voice in .Net) by Robin Dewson, 2007-02-19
  3. Professional SQL Server 2005 CLR Programming: with Stored Procedures, Functions, Triggers, Aggregates and Types by Derek Comingore, Douglas Hinson, 2006-12-11
  4. Oracle SQL by Example (3rd Edition) (Prentice Hall PTR Oracle Series) by Alice Rischert, 2004-06-27
  5. Mastering Oracle SQL, 2nd Edition by Sanjay Mishra, Alan Beaulieu, 2004-06-22
  6. Microsoft® SQL Server(TM) 2005 Analysis Services Step by Step (Step by Step (Microsoft)) by Reed Jacobson, Stacia Misner, et all 2006-04-26
  7. Hands-On Microsoft SQL Server 2005 Integration Services by Ashwani Nanda, 2006-08-28
  8. Professional SQL Server Analysis Services 2005 with MDX (Programmer to Programmer) by Sivakumar Harinath, Stephen R. Quinn, 2006-05-30
  9. Data Mining with SQL Server 2005 by ZhaoHui Tang, Jamie MacLennan, 2005-10-07
  10. Pro SQL Server 2005 Replication (Definitive Guide) by Sujoy Paul, 2006-12-15
  11. Oracle PL/SQL For Dummies by Michael Rosenblum, Paul Dorsey, 2006-06-13
  12. Data Analysis Using SQL and Excel by Gordon S. Linoff, 2007-10-01
  13. Microsoft SQL Server 2000 Bible with CD-ROM by Paul Nielsen, 2002-12
  14. Beginning SQL Server 2000 DBA: From Novice to Professional (The Expert's Voice) by Tony Bain, Michael Benkovich, et all 2004-01-05

81. What Is SQL? - A Word Definition From The Webopedia Computer Dictionary
This page describes the term sql and lists other pages on the Web where you can find additional information. internet.com, You sql Last
http://www.webopedia.com/TERM/S/SQL.html
You are in the: Small Business Channel Jump to Website ECommerce Guide Small Business Computing Webopedia WinPlanet Enter a word for a definition... ...or choose a computer category. choose one... All Categories Communications Computer Industry Companies Computer Science Data Graphics Hardware Internet and Online Services Mobile Computing Multimedia Networks Open Source Operating Systems Programming Software Standards Types of Computers Wireless Computing World Wide Web Home
Term of the Day

New Terms

New Links
...
Be a Commerce Partner

SQL Last modified: Wednesday, March 10, 2004 Abbreviation of s tructured q uery l anguage , and pronounced either see-kwell or as separate letters. SQL is a standardized query language for requesting information from a database . The original version called SEQUEL s tructured E nglish que ry l anguage) was designed by an IBM research center in 1974 and 1975. SQL was first introduced as a commercial database system in 1979 by Oracle Corporation. Historically, SQL has been the favorite query language for database management systems running on minicomputers and mainframes . Increasingly, however, SQL is being

82. PeBo -web Services-
Offers design and programming services including Java, JavaScript, DHTML, PHP, and sql.
http://www.pebo.ws/
F ull site design. Consistent navigation, clear organization, intuitive interface. H and coding. All the function you need. No extra baggage to load down pages. W
Functional. Affordable. Beautiful. P owerful, reliable server-side technologies. Added functionality to increase the usefulness of your site.

83. SQL Tutorial
Now on to other sql statements. Miscellaneous sql Statements. Embedded sqlan ugly example (do not write a program like this for purposes of argument ONLY).
http://www.intermedia.net/support/sql/sqltut.shtm
" end if %> Home Products About us Resellers ... Sign up
Introduction to Structured Query Language
Version 4.11 This page is a tutorial of the Structured Query Language (also known as SQL ) and is a pioneering effort on the World Wide Web, as this is the first comprehensive SQL tutorial available on the Internet. SQL allows users to access data in relational database management systems, such as Oracle, Sybase, Informix, Microsoft SQL Server, Access, and others, by allowing users to describe the data the user wishes to see. SQL also allows users to define the data in a database, and manipulate that data. This page will describe how to use SQL, and give examples. The SQL used in this document is "ANSI", or standard SQL, and no SQL features of specific database management systems will be discussed until the "Nonstandard SQL" section. It is recommended that you print this page, so that you can easily refer back to previous examples. Table of Contents Basics of the SELECT Statement In a relational database, data is stored in tables. An example table would relate Social Security Number, Name, and Address:

84. Mckoi SQL Database Home Page
Multiclient / multi-threaded sql relational database management system written in Java. Includes JDBC 2.0 driver. Open Source, GPL
http://www.mckoi.com/database/
An Open Source Java SQL Database System Mckoi SQL News
Download

FAQ

Documentation
...
Links

1127 Sparrowwood Blvd
Batavia, Ohio 45103
USA
Phone: 1 (513) 752 2118
Email: toby@mckoi.com
Mckoi SQL News June 25th, 2003 - Version 1.0.2 Released Version 1.0.2 is available for download here . See the CHANGE HISTORY for the list of new features, enhancements and bug fixes in the latest release. May 20th, 2003 - Version 1.0.1 Released Version 1.0.1 is available for download here . See the CHANGE HISTORY for the list of bug fixes in the latest release. May 5th, 2003 - Version 1.00 Released We are proud to announce the release of version 1.00 of Mckoi SQL Database. Version 1.00 is available for download here . See the CHANGE HISTORY for the list of new features, enhancements and bug fixes in the latest release. Download The Software Mckoi SQL Database is released under the GNU General Public License (GPL). Before using the software, please read the license and understand its terms. A copy of the license is available here . This is an open source project. You are free to download and distribute the software under the terms of the license. Latest version Version 1.0.2 (zip):

85. SQL Reference And Example Site * Featuring * Cinema SQL
sql Reference and Example Site. Cursor Processing with Oracle and PL/sql, Reading one row at a time using PL/sql. How you can help FluffyCat.com
http://www.fluffycat.com/sql/
SQL Reference and Example Site. SQL that can be used with Access, DB2, Informix, mSQL, MySQL, Oracle, SQL Server, Sybase, or any other relational database that uses SQL.
The Tables:
Tables As used in the examples The Select Statement: Select The basics Between Finding data in a range Group By Putting rows into groups In and Not In Matching or excluding a list of specific values Joins Using more than one table at once Like Matching partial strings Order By Putting rows in any order Subselect A select within a select Google links: Functions: Average for a row Counting up rows Count (Distinct) Counting up unique rows Getting the largest valued row Getting the smallest valued row Totaling up a row Delete/Insert/Update: Delete Getting rid of rows Insert Adding new rows Update Changing row data Views: View basics Creating and using a simple view

86. Creating A DSN For Microsoft SQL Server
Explains the process of creating a Data Source Name (DSN) on your local machine. Contains step by step instructions and screenshots.
http://www.devasp.com/samples/dsn_sql.asp
Home Articles Discussion Forums Personalize ... Member Login Active Users: 95 Home
Add Your Articles

Book Store

Software Store
...
More Partners >>
How to create a System DSN for Microsoft SQL Server
This article will help you to create a System Data Source Name (DSN) for Microsoft SQL Server on your local machine. Open Control Panel window, you will see different icons as shown in Pic 1.
Doubble click on ODBC Data Source Administrator icon.
Pic 1.
Now you will see ODBC Data Source Administrator window (as shown below).
Select System DSN tab, and click Add.
Pic 2. To Create a new DSN for an Microsoft SQL Server, Select SQL Server driver and click Finish.
Pic 3. In this example I am using DSN name as MyDSN
Enter the name you like to use for DSN and then choose SQL Server to which you want to connect. If SQL Server is located on the same machine you can choose Local. If Server is not located on the same machine then you need to enter the IP Address or domain name to connect to that Server. Enter the domain name or IP Address and Click Next. Pic 4.

87. Curso De SQL
Translate this page Curso de sql. 1. Introducción 1.1 Componentes del sql 1.2 Comandos 1.3 Cláusulas 1.4 Operadores Lógicos 1.5 Operadores de Comparación
http://www.cybercursos.net/sql/sql.html
document.write("");
Curso de SQL
Componentes del SQL
Comandos

Funciones de Agregado

Ordenar los Registros
...
Manual de Estilo

88. Resume For Pete Molnar Of Hatboro, PA
IT professional from Hatboro, Pennsylvania. Special skills include Passport 4gl, sql, C++, Oracle, Sybase, Informax, ODBC, and system administration
http://members.aol.com/passportguru/pcm2000/content/cnt1

89. Using Oracle PL/SQL
Book. Click here for more information. Using Oracle PL/sql. Basic Structure of PL/sql. PL/sql stands for Procedural Language/sql. PL
http://www-db.stanford.edu/~ullman/fcdb/oracle/or-plsql.html
Announcing New Editions of the Garcia/Ullman/Widom Database Books
There was a new edition of A First Course in Database Systems published on Oct. 1, 2001. At the same time, we published a combined book, including material from Database System Implementation ; the new book is called Database Systems: The Complete Book Click here: for more information.
Using Oracle PL/SQL
Note: The material on triggers that was formerly in this document has been moved to A New Document on Constraints and Triggers
Basic Structure of PL/SQL
PL/SQL stands for Procedural Language/SQL. PL/SQL extends SQL by adding constructs found in procedural languages, resulting in a structural language that is more powerful than SQL. The basic unit in PL/SQL is a block . All PL/SQL programs are made up of blocks, which can be nested within each other. Typically, each block performs a logical action in he program. A block has the following structure: DECLARE /* Declarative section: variables, types, and local subprograms. */ BEGIN /* Executable section: procedural and SQL statements go here. */ /* This is the only section of the block that is required. */ EXCEPTION /* Exception handling section: error handling statements go here. */ END;

90. Algèbre Relationnelle Et Langage Sql
Apprendre   ma®triser l'utilisation des bases de donn©es, et les concepts du mod¨le relationnel. IUT StEtienne, France.
http://www.iut.univ-st-etienne.fr/coursgea/informatique/ar

91. PL/SQL
PL/sql is Oracle s procedural extension to industrystandard sql. PL/sql naturally, efficiently, and safely extends sql. Its primary
http://otn.oracle.com/tech/pl_sql/
header = '0'; encoding = 'iso-8859-1'; country = 'US'; language = 'en';
ORACLE.COM
PARTNERS
METALINK
BUY
CONTACT US SEARCH ADVANCED SEARCH SELECT COUNTRY China Japan Korea PRODUCT CENTERS TECHNOLOGY CENTERS COMMUNITY
var treeName = "Tree1"; var tree = new COOLjsTreePRO (treeName, OTN_ALL_CLOSED_NODES, TREE_FORMAT); PL/SQL
PL/SQL is Oracle's procedural extension to industry-standard SQL. PL/SQL naturally, efficiently, and safely extends SQL. Its primary strength is in providing a server-side, stored procedural language that is easy-to-use, seamless with SQL, robust, portable, and secure. Thus, it offers a platform for robust, high-performing enterprise applications, not only for our Fortune 500 customers, but also for Oracle Applications, which have over 4 million lines of code. (Server-side PL/SQL needs no explicit installation or licensing. It is an implicit part of the Oracle Database and is documented as such.)
Technical Whitepapers New PL/SQL Features in Oracle Database 10 g Version 10.1.0

92. C.v. Edward Tweedly : Informaticien Independant
Ing©nieur Consultant, UNIX Oracle sql C C++ Windows NT
http://www.tweedly.com/Business/CVfrancais.html
Edward Tweedly
C.V. mai 2004
Indépendant.
ou déplacement hébdomadaire
Disponible le 5 juillet 2004
Home Business
Telecharger mon CV (en francais) en format MS Word97
me contacter par email
Connaissances techniques:
Siebel (Tools, configuration, EIM)
Oracle, PL/SQL, SQL Loader
unix, SQL, C, C++, Oracle Pro*C
Oracle DBA
"Legacy": IBM gros système, COBOL, CICS, Assembleur 370, JCL, CLISTs, panels, VSAM, REXX.
Applications:
Banque, finances, industrie
Langues:
anglais langue maternelle,
français courant,
allemand lu écrit et parlé.
Expérience:
mars 2004-juin 2004 - Rabobank, Pays-Pas
Business: Banque Application: CRM Connaissances techniques: Siebel 7.5, DB2, SQL, unix, OS/390 Projét: Gestion des contacts client. Taches: - Siebel Tools : analyse de configuration - transfert de connaissances
Business: IT, systèmes et matériel Application: Ventes, offres, CRM Connaissances techniques: Siebel, Oracle, SQL, unix, Windows NT Projét: Taches: - création du procédure d'installation - maintenance des scripts unix, et des requêtes SQL Oracle

93. SQL Tutorial
If you are looking for a sql tutorial, this is the site. Our sql tutorial provides the help you need to get started using sql. sql Tutorial. Table of Contents.
http://www.baycongroup.com/tocsql.htm
For More Information
Search the Web
Online Training
Attend the University of Phoenix Online. Click Here! The Art Institute Online - Learn Graphic Design Online. Click Here! House of Education - Find a Graphic Design School. Click Here! Norwich University Get an MBA Online. Click Here! ... Keller Obtain a Master's Degree Online or on Campus. Click Here! Free Tutorials Microsoft Word Basics Microsoft Excel Basics Windows 98 Tutorial Scalable SQL A Tutorial ... Flash 5 Advertisement
If you are looking for a SQL tutorial, this is the site. Our SQL tutorial provides the help you need to get started using SQL
SQL Tutorial
Table of Contents
Introduction
SQL

Tables

Scalable SQL for Windows
...
Inserting Rows
We have developed a Web site for children. You can visit it by going to www.LittleDittle.com

94. SQL Server ƒz[ƒ€
マイクロソフトによるsql Serverのサポートページ。関連ニュース、製品情報、技術情報、パッチ等のダウンロード。
http://www.microsoft.com/japan/sql/

95. DevGuru Jet SQL Introduction
Welcome to the DevGuru Jet sql Quick Reference guide. The Structured Query Language (sql) is a computer language for accessing and manipulating databases.
http://www.devguru.com/Technologies/jetsql/quickref/jet_sql_intro.html
Quick References
Index

ADO

ASP

HTML
...
XSLT

Features
Index

Ask DevGuru

ASP Resources

HTML Color Chart
... Tutorials Products Index dgCharge dgEncrypt dgFileUpload Site Index Authoring Coming Soon DevGuru Resume ... What's New Partners Click on VIEW INDEX for the master index or on any of the section titles PDF version ($10) This Quick Reference is now available for purchase in PDF format for easy off-line viewing and printing. Fully indexed for ease of navigation, this is an invaluable resource for all web developers. Click the icon above to purchase this Quick Reference Welcome to the DevGuru Jet SQL Quick Reference guide. This is an informative 40 page reference source that explains and gives examples of code for the clauses, declarations, expressions, functions, operators, and statements used by Jet SQL.

96. Microsoft SQL Server
Ghidul caracteristicilor Microsoft sql Server 2000 şi download la ultimele versiuni de service packs, utilitare şi versiuni de test.
http://www.microsoft.com/romania/Servere/SQL/
Microsoft România Harta site-ului Contactaþi-ne Cautã pe Microsoft.com:
Pagina produsului
Windows Server System Acasã Microsoft România SQL Server Worldwide Microsoft SQL Server Despre produs Întrebãri frecvente Cerinþe de sistem Evaluare (eng) ... Microsoft România SQL Server 2000 reprezintã platforma pentru managementul datelor de care organizaþia dumneavoastrã are nevoie pentru a se adapta rapid într-un mediu dinamic. SQL Server Reporting Services Serviciu de raportare complex, disponibil acum cu SQL Server 2000. Poate fi descãrcat ºi utilizat de toþi clienþii ce deþin o licenþã de SQL Server 2000. Mai multe detalii Prezentãri online privind Reporting Services din SQL Server 2000 clic aici Descarcã ºi încearcã Reporting Services chiar acum! clic aici Download Cãrþi online pentru SQL Server 2000 SQL Server 2000 SP3a Cele mai populare descãrcãri referitoare la SQL Server 2000 Versiune de evaluare SQL Server 2000 ... SQL Server Web Data Administrator Pentru administratori Microsoft SQL Server 2000 SP3 Security Features and Best Practices SQL Server Megaservers: Scalability, Availability, Manageability SQL Server 2000 Operations Guide Tehnologii cheie Tehnologiile cheie ºi serviciile suplimentare care întregesc oferta Microsoft pentru business intelligence sunt: SQL Server 2000 Reporting Services Microsoft SQL Server Reporting Services este o soluþie de tip server completã pentru creearea, administrarea ºi furnizarea atât a rapoartelor tradiþionale pe hârtie cât ºi a celor în format Web, interactiv.

97. SQL Tutorial [Introduction]
sql Tutorial. This document is a general tutorial on the database sublanguage sql. sno, pno, qty. S1, P1, NULL. S2, P1, 200. S3, P1, 1000. S3, P2, 200. sql Statement Formats.
http://www.firstsql.com/tutor.htm
SQL Tutorial
This document is a general tutorial on the database sublanguage - SQL. It is not product oriented but rather uses standard SQL (SQL92). The tutorial doesn't cover all of SQL92; it concentrates on a subset of the standard that is both usable and commonly supported. Note: This tutorial describes the subset of SQL92 supported by FirstSQL/J 100% Java ORDBMS . Feel free to download and use the database for learning and educational purposes. The subset is primarily SQL92 Intermediate Level but has some Entry Level features. The tutorial only describes pure SQL92 capabilities. No proprietary extensions are included. For questions, notes and suggestions on this tutorial contact us at info@firstsql.com
Introduction
SQL (Structured Query Language) is a database sublanguage for querying and modifying relational databases. It was developed by IBM Research in the mid 70's and standardized by ANSI in 1986. The Relational Model defines two root languages for accessing a relational database Relational Algebra and Relational Calculus. Relational Algebra is a low-level, operator-oriented language. Creating a query in Relational Algebra involves combining relational operators using algebraic notation. Relational Calculus is a high-level, declarative language. Creating a query in Relational Calculus involves describing what results are desired. SQL is a version of Relational Calculus. The basic structure in SQL is the

98. Microsoft SQL Server: Programming - Tek-Tips Forums
Support forums and mutual help system for computer professionals. Selling and recruiting forbidden.
http://www.tek-tips.com/gthreadminder.cfm/lev2/4/lev3/27/pid/183
Support Tek-Tips About Us Contact Us Site Policies
HANDLE
PASSWORD Remember Me
Forgot Password?

Join Us!

Keyword Search
...
Browse Forums

NEW Tek-Tips Groups
Tell A Friend

Support Tek-Tips

Talk With Other Members Be Notified Of Responses To Your Posts Keyword Search Turn Off Ad Banners One-Click Access To Your Favorite Forums Automated Signatures On Your Posts Best Of All, It's Free! E-mail* Handle Select A Type MIS IS/ITManagement Programmer ISP Instructor Vendor TechnicalUser Password Verify P'word *Tek-Tips's functionality depends on members receiving e-mail. By registering you are opting in to receive e-mail. "Best Of Breed" Forums Add Stickiness To Your Site (Download This Button Today!) "...I have found your site brilliant. What makes it good are the people that contribute to the site..." More... TopXML Planet Source Code DevGuru ... Tek-Tips Forums Search Find A Forum Find An Expert Home Forums Programmers DBMS Packages
Microsoft SQL Server: Programming Forum (42866 members)
Start A New Thread or Click on Subject Lines to View Threads. (TechnicalUser) 5 responses 6/6/04 (posted 6/5) Format a value to show as a percent mluken (Programmer) 2 responses 6/6/04 (posted 6/6) Syntax error when left joining tables Hingis (TechnicalUser) responses 6/6/04 (posted 6/6) SQL Insert into Query Problem mjia (TechnicalUser) 37 responses 6/6/04 (posted 6/1) populate a table with number sequence mluken (Programmer) 1 responses 6/5/04 (posted 6/5) SQL help (can't think of a more descriptive subject) TysonLPrice (Programmer) 12 responses

99. CERT Advisory CA-2003-04 MS-SQL Server Worm
CERT ® Advisory CA2003-04 MS-sql Server Worm. sql Server 2000 and MSDE 2000 both have the vulnerability documented in VU 484891.
http://www.cert.org/advisories/CA-2003-04.html
Options
Advisories
US-CERT Vulnerability Notes Database Incident Notes Current Activity
Related Summaries Tech Tips AirCERT Employment Opportunities
more links CERT Statistics Vulnerability Disclosure Policy CERT Knowledgebase System Administrator courses ... Channels
Message
Visit wap.cert.org for wireless advisories.
Related Sites
CERT Advisory CA-2003-04 MS-SQL Server Worm
Original release date: January 25, 2003
Last revised: January 27, 2003
Source: CERT/CC
A complete revision history can be found at the end of this file.
Systems Affected
  • Microsoft SQL Server 2000
  • Microsoft Desktop Engine (MSDE) 2000
Overview
The CERT/CC has received reports of self-propagating malicious code that exploits a vulnerability in the Resolution Service of Microsoft SQL Server 2000 and Microsoft Desktop Engine (MSDE) 2000. This worm is being referred to as the SQLSlammer, W32.Slammer, and Sapphire worm. The propagation of this malicious code has caused varied levels of network degradation across the Internet and the compromise of vulnerable machines.
I. Description

100. Pervasive Software - Unleashing The Value Of Data
Supplies application builders and developers with embedded database products (ODBC, sql, clientserver) with high performance, small footprint database engines.
http://www.pervasive.com/
Languages: English Francais Deutsch Italiano Espanol Search:

Page 5     81-100 of 191    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | Next 20

free hit counter