Geometry.Net - the online learning center
Home  - Computer - Sql
e99.com Bookstore
  
Images 
Newsgroups
Page 6     101-120 of 135    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | Next 20

         Sql:     more books (99)
  1. The Practical SQL Handbook: Using SQL Variants (4th Edition) by Judith S. Bowman, Sandra L. Emerson, et all 2001-07-06
  2. Beginning SQL Server 2008 for Developers: From Novice to Professional by Robin Dewson, 2008-07-24
  3. Applied Microsoft SQL Server 2008 Reporting Services by Teo Lachev, 2008-08-15
  4. Microsoft SQL Server 2008 Analysis Services Unleashed by Irina Gorbach, Alexander Berger, et all 2008-12-24
  5. SQL Server 2008 Administration: Real-World Skills for MCITP Certification and Beyond (Exams 70-432 and 70-450) by Tom Carpenter, 2010-05-17
  6. Programming Microsoft® SQL Server® 2008 by Leonard Lobel, Andrew J. Brust, et all 2009-11-30
  7. Microsoft SQL Server 2008 Administration with Windows PowerShell (Wrox Programmer to Programmer) by Ananthakumar Muthusamy, Yan Pan, 2009-06-09
  8. Sams Teach Yourself SQL in One Hour a Day (5th Edition) by Ryan Stephens, Ron D. Plew, et all 2009-06-08
  9. Oracle Database 11g SQL (Osborne ORACLE Press Series) by Jason Price, 2007-11-05
  10. SQL Server Execution Plans by Grant Fritchey, 2009-03-24
  11. Microsoft SQL Server 2008 Integration Services: Problem, Design, Solution (Wrox Programmer to Programmer) by Erik Veerman, Jessica M. Moss, et all 2009-11-02
  12. SQL Server 2008 Transact-SQL Recipes: A Problem-Solution Approach by Joseph Sack, 2008-07-23
  13. SQL Server 2005 Bible by Paul Nielsen, 2006-11-06
  14. The Language of SQL: How to Access Data in Relational Databases by Larry Rockoff, 2010-06-03

101. Microsoft SQL Server Community Worldwide - SQL Scripts, SQL
Microsoft sql Server community Worldwide is a central hub for sql Server users across the globe. This website offers sql Server resources, sql Server articles, sql Server
http://www.sqlcommunity.com/

102. Amazing SQL - Java Application To Study & Try Out SQL
Java-Anwendung mit integrierter Datenbank zum Erlernen und ben von sql.
http://amazing-sql.com/
Java-Anwendung zum Erlernen von SQL (Structured Query Language)
Für Anfänger, Fortgeschrittene und Profis sowie für das lehrveranstaltungbegleitende Üben geeignet
  • Einzige Systemvoraussetzung: Java-Version 6 Keine Installation eines Datenbankservers erforderlich: Integriertes relationales Datenbank-Management-System Apache Derby Inhalt der Datenbank kann per Mausklick auf den ursprünglichen Zustand zurückgesetzt werden Mehrsprachige Datenbankfehlermeldungen, u.a. auf Deutsch Log-Datei aller ausgeführten SQL-Anweisungen SQL Syntax Highlighting EULA - Endbenutzer-Lizenzvertrag
    Das Programm ist Freeware. Die dauerhafte und kostenlose Nutzung ist nur Privatanwendern und Schulen erlaubt. Firmen können das Programm einige Wochen testen. Die Weitergabe an Dritte obliegt den Autoren. Die Nutzung des Programms geschieht auf eigene Gefahr und Verantwortung. EULA akzeptieren und die aktuelle Version (12.05.2009) downloaden
    EULA wurde akzeptiert.
    Download starten: Amazing SQL 1.0.2

ehemalige Studenten der Hochschule Heilbronn

103. SQL Injection - OWASP
A sql injection attack consists of insertion or injection of a sql query via the input data from the client to the application. A successful sql injection
http://www.owasp.org/index.php/SQL_Injection

104. SQL
If you are interested in learning about Pervasive sql, visit our site. Our online tutorial provides a basic introduction to Pervasive sql. It covers the create, import
http://www.baycongroup.com/pervasive_sql.htm
Home More Free Tutorials Educational Resources Online Learning ITT Technical Institute - Obtain a degree in web development, computer programming, computer networking, computer drafting and design, or electronics. Click Here! University of Phoenix ... Click Here!
Pervasive SQL
If you are interested in learning about Pervasive SQL, this is the site. Our online tutorial provides a basic introduction to Pervasive SQL. It covers the create, import, retrieve, order, update, delete, insert, and join commands. Previous Page Table of Contents Next Page
Introduction
This tutorial is on Pervasive SQL, also known as Scalable SQL, version 3.01 by Btrieve Technologies, Inc. It was developed for users of Solomon IV version 2.0x; however, anyone using Scalable SQL will find it useful. You will need a copy of Scalable SQL to complete the exercises.
SQL
SQL pronounced sequel stands for Structured Query Language. It is the language used to access Scalable SQL for Windows data. With SQL, you can query your database in a variety of ways, using English-like statements.
Tables
A table is a set of columns and rows. Each column is referred to as a field. Each value in a field represents a single type of data. For example, a table might have three fields: name, city, and state. The table will consist of three columns: one for name, one for city, and one for state. For every row in the table, the name field contains the name, the city field contains the city, and the state field contains the state.

105. PL/SQL – Wikipedia
Wikipedia Artikel zu PL/sql
http://de.wikipedia.org/wiki/PL/SQL
PL/SQL
aus Wikipedia, der freien Enzyklopädie Dies ist die gesichtete Version , die am 13. Juni 2010 markiert wurde. Es gibt 1 ausstehende Änderung , die noch gesichtet werden muss. Wechseln zu: Navigation Suche PL/SQL Paradigmen prozedural Erscheinungsjahr: Entwickler: Oracle Version Typisierung stark ... explizit Einflüsse: COBOL PL/I Ada Betriebssystem ... Lizenz proprietär Oracle Technology Network PL/SQL P rocedural L anguage/ SQL ) ist eine proprietäre Programmiersprache der Firma Oracle PL/SQL verbindet die Abfragesprache SQL mit einer prozeduralen Programmiersprache. Die Syntax wurde sehr stark an die Programmiersprache Ada angelehnt. Unterstützt werden Variablen Bedingungen Schleifen und Ausnahmebehandlungen . Ab der Version 8 der Oracle-RDBMS halten auch objektorientierte Merkmale Einzug. ODBC JDBC u.ä.), sondern fügen sich nahtlos in den Programmcode ein. Die Korrektheit der SQL-Statements kann somit schon durch Kompilieren verifiziert werden, zumindest wenn diese statisch , also nicht erst zur Laufzeit erzeugt sind. Dies gilt jedoch nur für DML -Befehle.

106. SQL Server 2008 R2, 2008, 2005 Downloads, Videos, Support | TechNet
Find a broad array of resources for sql Server from evaluation to troubleshooting, webcasts, podcasts, documentation, service packs, community resources and more.
http://technet.microsoft.com/en-us/sqlserver/default.aspx

107. SQL Kurzreferenz Von Christian Ey
bersichtliche Kurzreferenz zu sql.
http://www.inweb.de/chetan/Deutsch/Ressourcen/SQL.html
SQL Kurzreferenz von Christian Ey
Home Deutsch Ressourcen NAS und CORBA Tipps und Tricks Java SQL (C) Christian R. Ey
last modified:
Tue May 13 17:02:22 GMT+02:00 2008
Impressum / Contact
SQL Kurzreferenz / SQL Referenz
Empfehlung SQL Workbench von Thomas Kellerer. nach oben
- Erstellen: CREATE DATABASE datenbankname; DROP DATABASE datenbankname; - Beispiel: CREATE DATABASE biblio; - Erstellen: CREATE TABLE tabellenname
spaltenname datentyp [NOT NULL],
spaltenname datentyp [NOT NULL] DROP TABLE tabellenname;
- Datentypen: ALTER TABLE tabellenname ADD spaltenname datentyp [NOT NULL], spaltenname datentyp [NOT NULL]; - Entfernen: ALTER TABLE tabellenname DROP (spaltenname, spaltenname); - Oder ALTER TABLE tabellenname DROP COLUMN spaltenname; - CREATE [UNIQUE] INDEX indexname ON tabellenname (spaltenname, [...]); - DROP INDEX indexname; nach oben
- Zeilenweise: INSERT INTO tabellenname (spaltenname, spaltenname) VALUES (wert, wert); INSERT INTO tabellenname SELECT spaltenname

108. SQL Server Performance
DBA, developer and performance tuning articles and tips on sql Server, including versions 2008, 2005 and 2000.
http://www.sql-server-performance.com/

109. Eine Kleine SQL-Referenz (PHP-Tutorial)
Diese Referenz zeigt die wichtigsten sql-Befehle.
http://www.usegroup.de/software/phptutorial/eine_kleine_sql-referenz.html
useGroup PHP-Tutorial Eine kleine SQL-Referenz useGroup Was ist SQL? Eine kleine SQL-Referenz Eine kleine MySQL-Referenz
Jochen Stärk
PHP-Tutorial
Eine kleine SQL-Referenz
Vorwort
Datentypen in SQL

SELECT

CREATE
...
UPDATE
Vorwort
Diese "Referenz" zeigt nur die allerwichtigsten SQL-Befehle. Für eine ausführlichere Referenz empfehle ich das Buch "SQL. Der Schlüssel zu relationalen Datenbanken"
SQL ist, nebenbei bemerkt, Case Insensitive, d.h. Groß- und Kleinschreibung spielen keine Rolle. Aus Gründen der Übersicht schreibe ich SQL-Statements groß - allein schon aus Abgrenzung zum PHP-Code.
In SQL:
  • Strings (und Dates) immer in Hochkomma Kommazahlen immer amerikanisch (nicht 12,3 sondern 12.3)
Datentypen in SQL
Die wichtigsten SQL-Datentypen sind bool TRUE oder FALSE int Ganzzahlen String fester Länge String variabler Länge mit festgesetztem Maximum long varchar (unter einigen Datenbanken: Text mit mehr als 2048 Zeichen) Offensichtlich Festkomma. übersteigt ein Wert die Zahl der möglichen Stellen wird der höchstmögliche Wert gespeichert (bei dec(3,3) und 4321.4321 ist das z.B. 999.999).

110. MS SQL Server: Schulung & Workshop - Microsoft SQL Server
Installation und Konfiguration von MS sql Server mit Screenshots und Tipps.
http://www.server-sql.de/

111. SQLSaturday Home
We started sqlSaturday in 2007 as a platform for free one day training events for sql Server professionals. We focus on local speakers, providing a good
http://www.sqlsaturday.com/

112. SQL Cheat Sheet: Query By Example
Provides ANSI-sql solutions to common database query/update tasks. These apply to such relational databases as PostGresql, Mysql, Microsoft sql Server, Oracle, Microsoft Access, sqlite.
http://www.paragoncorporation.com/ArticleDetail.aspx?ArticleID=27

113. SQL Server Information At SQLTeam.com
Apr 5, 2010 Microsoft sql Server articles, forums and blogs for database administrators (DBA ) and developers.
http://www.sqlteam.com/
 Home   Weblogs   Forums   SQL Server Links  Search:  Active Forum Topics  Popular Articles All Articles by Tag  SQL Server Books  ...  About  Featured Article: Handling SQL Server Errors This article covers the basics of TRY CATCH error handling in T-SQL introduced in SQL Server 2005. It includes the usage of common functions to return information about the error and using the TRY CATCH block in stored procedures and transactions. 5 April 2010 - Bill Graziano 3 Comments
Recent Blog Posts
SET BASED Number Table Create Hack (1 Comment) Sweet and simple "first and last" weekday calculation (0 Comments) Will you share your SQL Server configuration? (0 Comments) PASS Budget Posted (0 Comments) How to determine if you should use full or differential backup? (5 Comments) SQL Server Transaction Marks: Restoring multiple databases to a common relative point (1 Comment) SQL Saturday #47 in Phoenix (1 Comment) DBA job ranked #7 for Best Job in America 2010 (1 Comment)
Recent Forum Posts
Need help when using Union (0 Replies) Is there a sys-table for user names?

114. Quest SQL Server Management Tools
Manage Microsoft sql Server quality, performance, and availability with sql Server management tools from Quest Software.
http://www.quest.com/sql-server/

115. Kihlman's SQL (Graphic SQL Tutorial)
This program helps you learn sql, Structured Query Language. You can use the test questions or make your own sql statements. Shareware
http://sql.kihlman.eu/

116. Introduction To SQL Azure
Article by Pinal Kumar Dave introducing architecture, programming models, and database comparisons of sql Azure.
http://dotnetslackers.com/articles/sql/introduction-to-sql-azure.aspx

117. 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

118. Oracle/SQL Tutorial
Oracle sql and PL/sql tutorials from the UC Davis Database and Information Systems Group (DBIS)
http://sirius.cs.ucdavis.edu/teaching/sqltutorial/
Oracle/SQL Tutorial
This Oracle/SQL tutorial provides a detailed introduction to the SQL query language and the Oracle Relational Database Management System. Further information about Oracle and SQL can be found under www.db.cs.ucdavis.edu/dbs. References to other SQL Tutorials and Oracle related material can be found here. The tutorial is now also availabe in Italian! Many thanks to Roberto Meloni! The complete PDF version can be downloaded here An updated version will be completed soon. This version then will include Oracle9i features and a section on query optimization.
Files (PDF or compressed Postscript)
Section 1 page per sheet, Postscript/gzipped (ps.gz) 2 pages per sheet, Postscript/gzipped (ps.gz) 1 page per sheet, PDF (.pdf) 2 pages per sheet , PDF (.pdf) Overview 1-side ps.gz 2-sides.ps.gz 1-side.pdf 2-sides.pdf 1. SQL 1-side.ps.gz 2-sides.ps.gz 1-side.pdf 2-sides.pdf 2. SQL*Plus 1-side.ps.gz 2-sides.ps.gz 1-side.pdf 2-sides.pdf 3. Data Dictionary 1-side.ps.gz 2-sides.ps.gz 1-side.pdf 2-sides.pdf 4. Application Programming (PL/SQL, Proc*C) 1-side.ps.gz

119. 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 3.1.2
Menu
Home Download and Installation Plugins Translations ... Old Versions
On SourceForge
Project Home Downloads News Mailing Lists ... Trac
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 JProfiler Java Profiler YourKit Java Profiler ... jEdit Text Editor
SQuirreL SQL is hosted at:
IDEs used by SQuirreL developers:
SQuirreL's SQL editor is based on:
RSyntaxTextArea
New Features
Latest News Overview Download and Installation ... Of Interest
3.1 Highlights:
  • Enhancements
      New default editor (RText) is used instead of the classic NetBeans Editor New plugin for Netezza database Connection keep-alive configuration for Sessions New Polish translation Custom driver properties can now be added or removed Support for generating Oracle SQL*Loader control files The Graph plugin allows constraints to be added graphically using the model Many other improvements were made for performance and ease-of-use.
    A number of bug fixes
For all changes see Changelog . Likewise, please refer SQuirreL's help section for an overview of all features.

120. Pl/sql Tidy - Code Formatter/beautifier
Allows the user to tidy and format PL-sql code in a batch file or DOS prompt. Freeware
http://psti.equinoxbase.com/
Pl/Sql tidy version 1.2
Platform Features Screenshot Documentation ... Main Page
This freeware software allows you to tidy,beautify or format your Pl/Sql code in a batch file or Dos prompt.
In other words, it is a command line tool that gives you the freedom to build it in your programming environment. You can use it in your favorite editor easily.
Platform
Windows NT/2000/XP
Linux with Wine
(Probably it works on Windows 95 as well, untested)
Features
-indents Pl/Sql depending on block level
-quantity of indent can be specified for each block level independently
-uppercase,lowercase or capitalized keywords/identifiers
-slightly compact code (removal of redundant space)
-very compact code (all padding spaces are removed e.g. around operations +-)
-formats lists in brackets
-aligns assigntments vertically -simple syntax checking -handles sqlplus scripts as well -backs up original code and keeps old versions of code
Documentation
On-line user manual can be read or downloaded here You can listen to this presentation about how to use it (Size:35Mbytes/ Length:15:58)
Download
The self-installing file can be downloaded from: pstisetup.exe

Page 6     101-120 of 135    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | Next 20

free hit counter