On UrbanBaby: Do modern parents try too hard?
2 Resources for

sql data

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

10 tips for sorting, grouping, and summarizing SQL data
Do these tips help clarify some of your options when it comes to arranging SQL data? What other suggestions or techniques would you add to the list?YesI work with sql on a daily basis. but, a lot of it is overly simplified. This will be a good
Tags: susan harkins, query, 10 things, database, software, JodyGilbert, SQL, OrderNumber
Discussion threads 2006-11-06
Publishing SQL Data for Palm devices
We currently have a SQL database that we would like to make available to our remote users. These users all have palm devices that can connect to our office. I have established spreadsheets with queries that allow our in house people to view the required information. How...
Tags: palmOne Inc., Publishing, Palm Devices, Palm-device, SQL, SQL Data, elbmag, software, Palm Inc.
Q&A 2006-05-30

Additional Resources

The SQL Procedure: When and How to Use It?
As a data analyst who did Oracle and SQL Server Database programming before diving into the SAS world, the author is thrilled to find SAS also provides its own version of Structured Query Language SQL. Sure, the DATA step can do a lot of work, but sometimes PROC SQL can...
Tags: SAS Institute, SQL, Databases, Enterprise Software, Software, Data Management
White papers 2006-02-28
Import or Link to SQL Server Data
The user can bring data from SQL Server objects tables or views into Office Access 2007 in either of two ways - by importing, or by linking. If the user imports the data, he should copy the data into the Access database. Any subsequent changes made to the data in...
Tags: Microsoft Access, Microsoft SQL Server, Server, Databases, Enterprise Software, Software, Data Management
White papers
XMLTABLE by Example, Part 1: Retrieving XML Data in Relational Format - Harness the Power of This Useful SQL/XML Function in DB2
DB2 pureXML provides hierarchical storage for XML data and advanced XML query capabilities such as SQL/XML and XQuery. SQL/XML is a standardized extension of the SQL language so that XQuery or XPath can be embedded in SQL. This allows for integrated processing of XML and relational data, or conversion from...
Tags: SQL, XML-Data, IBM DB2, DB2 pureXML, XML, Programming Languages, Databases, Software/Web Development, Web Development, Software Development, Enterprise Software, Software, Data Management
White papers 2007-08-30
An Introduction to SQL in SAS
SQL is one of the many languages built into the SAS System. Using PROC SQL, the SAS user has access to a powerful data manipulation and query tool. The topics covered in this paper includes selecting, subsetting, sorting and grouping data - all without use of DATA step code or...
Tags: SAS Institute, SQL
White papers 2005-03-09
SQL Bundle (zip)
The industry standard toolset for working with SQL Server 2000/2005 databases. Red Gate's SQL Bundle includes: - SQL Compare for comparing and synchronizing SQL database structures - SQL Data Compare for comparing data in SQL databases - SQL Packager for packaging databases so installing, deploying and updating a database is...
Tags: SQL, Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
Software downloads 2006-03-01
How to Upgrade SQL Server 6.5 and 7.0 to SQL Server 2000
This white paper details the steps involved in upgrading from SQL Server 6.5 and SQL Server 7.0 to SQL Server 2000. Microsoft SQL Server 2000 improves on the performance, reliability, scalability, quality, and ease of use of its predecessors, SQL Server 7.0 and SQL Server 6.5. SQL Server 2000 offers...
Tags: Microsoft SQL Server, Microsoft SQL Server 2000, Microsoft SQL Server 6.5, Databases, Enterprise Software, Software, Data Management
White papers 2001-07-19
MS SQL Data Wizard (exe)
MS SQL Data Wizard is a powerful Windows GUI utility for managing data. It provides you with a number of easy-to-use wizards for performing data manipulation easily and quickly. MS SQL Data Wizard allows you to generate ASP.NET and PHP scripts for the selected tables and queries, convert any ADO-compatible...
Tags: Microsoft SQL Server, SQL, Microsoft Corp., MS SQL Data Wizard, Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
Software downloads 2007-10-10
K Database Magic (exe)
Database desktop, SQL manager, merge data, data comparison functions in one soft. Data manipulation between two datasets: import & export data with macros and functions merge data, compare two datasets by user specified unique fields. Multiple SQL editors script executing SQL manager: SQL edit, history of executed scripts, processing, watching....
Tags: SQL, Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
Software downloads 2007-10-10
Proc SQL - A Primer for SAS Programmers
The Structured Query Language SQL has a very different syntax and, often, a very different method of creating the desired results than the SAS Data Step and the SAS procedures. Only a very thorough manual, such as the SAS Guide to the Proc SQL Procedure, could even begin to describe...
Tags: SAS Institute, SQL, Programmer
White papers 2006-02-28
Sql Server Script (msi)
Sql Server Script is free tool for database developers. It helps to export MS SQL Server data into SQL script. Application is very fast and easy to use. You can script SQL Server Data from individual table and from all tables in database.
Tags: Microsoft SQL Server, Server, WK Software, Sql Server Script, Databases, Enterprise Software, Software, Data Management
Software downloads 2006-12-18
SqlToTxt (exe)
SqlToTxt is a tool to export SQL Server data to file (csv, text, sql, xml, html, and excel). Main features: Export Sql Server data to multiple formats file: txt, csv, xml, html, sql, and Excel; Export a single table data, export all tables data in a schema, export data from...
Tags: data, sql, withdata software, sqltotxt, programming languages, databases, software development, software/web development, enterprise software, software, data management
Software downloads 2008-08-08
SQL generator (msi)
Easy generate SQL code from an excel document, for generating tables with data. The queries wil be stored in an .sql file wich can be used by many databases (MySQL, SQL server). Create table and the insert statements will be generated automatically.
Tags: SQL, Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
Software downloads 2005-10-26
SQL DB Validator (msi)
SQL DB Validator performs database and data cube verification and validation testing. Tests the content of a database extract against its original data store using the specific SQL syntax for each of the data sources. The program works with MS SQL, mySQL, DB2, Oracle, Teradata, MS-Access, Excel.Version 1.2 may include...
Tags: C, SQL, SQL DB Validator, C/C++, Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
Software downloads 2006-10-02
Achieve Microsoft SQL Server High Availability with data replication
This sample chapter, taken from Sams' Microsoft SQL Server High Availability, discusses how you can use data replication as a high availability solution. Data replication is a powerful feature of SQL Server that can be used in many business situations. Learn how to use data replication as...
Tags: Chapter, Data Replication, Sams Publishing, Microsoft SQL Server, High Availability, Microsoft Corp., Databases, Enterprise Software, Software, Data Management
Book chapters 2005-11-22
SQL Converter (zip)
SQL Converter is a tool to convert your MSSQL Database tables to text or csv files. Connect to MSSQL server and export data from one table or all of them. If you have a remote database you can manually set a connection string that will allow you to connect to...
Tags: SQL, Freewind, SQL Converter, Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
Software downloads 2008-04-30
Towards an Industrial Strength SQL/XML Infrastructure
XML has become an attractive data processing model for applications. SQL/XML is a SQL standard that integrates XML with SQL. It introduces the XML datatype as a native SQL datatype and defines XML generation functions in the SQL/XML 2003 standard. The goal for the next version of SQL/XML is integrating...
Tags: SQL, XML, Programming Languages, Databases, Software/Web Development, Web Development, Software Development, Enterprise Software, Software, Data Management
White papers 2004-07-21
MSDN Webcast: geekSpeak: Spatial Data in SQL Server 2008 With Denny Cherry (Level 200)
This webcast explores the new support for spatial data in Microsoft SQL Server 2008. The presenter discusses the new features for handling spatial data, shares his vast experience managing huge SQL Server databases, and answers the questions about SQL Server.
Tags: Microsoft Developer Network, Microsoft SQL Server 2008, Webcast, Microsoft SQL Server, Databases, Enterprise Software, Software, Data Management
Webcasts 2008-06-11
MSDN Webcast: New T-SQL Programmability Features in SQL Server 2008 (Level 300)
This webcast on new T-SQL programmability features in Microsoft SQL Server 2008. It covers exciting new features such as new data types (i.e. date/time, filestream, HierarchyID, large UDT, sparse columns), dependency management for database objects, procedure programming (i.e. table value parameter), data warehousing enhancements (i.e. Merge data manipulation language DML...
Tags: Microsoft SQL Server Transact-SQL, Microsoft Developer Network, Microsoft SQL Server 2008, Data Warehouse, Webcast, Microsoft SQL Server, Microsoft Corp., Databases, Business Intelligence, Storage, Enterprise Software, Software, Data Management, Hardware
Webcasts 2007-12-04
  • << Previous
  • page 1 of 1
  • Next >>


Cisco IOS Command Chart (IOS v.12+)
Becoming proficient with Cisco equipment means remembering a whole new set of commands. These command charts give you a quick way to look up the needed IOS commands and switches when you need them.
Buy Now
Windows XP vs. Mac OS X
This presentation, entitled Standardizing on Windows XP Instead of MAC OS X, provides a pre-packaged option for defending Windows XP against MAC OS X. ...
Buy Now

Cracking Open Apple Tech