Home > Articles > Data

Data

535 Items

Sort by Date | Title

Creating an Online Storefront in PHP, MySQL and Apache, Part 2
Jul 2, 2008
In Part 2 of this chapter, you’ll learn the design process behind a simple discussion forum; specifically, displaying the topic list.
Creating an Online Storefront in PHP, MySQL and Apache, Part 3
Jul 7, 2008
Learn the design process behind a simple discussion forum.
Creating an Online Storefront in PHP, MySQL and Apache, Part 4
Jul 15, 2008
Learn the design process behind a simple discussion forum.
Creating and Optimizing Views in SQL Server
Dec 13, 2000
In this chapter from Microsoft® Access Developer's Guide to SQL Server, learn how to define, create, and modify views, and how to perform index analysis and optimize performance in SQL Server.
Creating Custom Functions in SQL Server 2000
May 11, 2001
In previous versions of SQL Server, functions were defined by system developers and couldn't be modified. Now in SQL Server 2000, developers can create custom functions that return any type of value. Learn here how to create and use these functions.
Customizing an Excel 2007 Pivot Table
Apr 6, 2007
Although pivot tables provide an extremely fast way to summarize data, sometimes the pivot table defaults aren't exactly what you need. This chapter covers functional areas in customizing pivot table settings to help you zero in on the results you're looking for.
Customizing Oracle 10g Installation Options
Sep 2, 2005
Oracle Database 10g includes several options and features that will need to be configured before you can get started. This chapter covers the configuration options you'll need to select and what they do in detail.
Data Just Right Video Tutorials: How to Use Hadoop, Hive, Shark, R, Apache Pig, Mahout, and Google BigQuery
Feb 26, 2014
Michael Manoochehri provides viewers with an introduction to implementing practical solutions for common data problems. This excerpt from Data Just Right LiveLessonscontains three sample videos: 1. Loading Data into Hive, 2. Writing a Multistep MapReduce Job Using the mrjob Python Library, and 3. Using the Pandas Library for Analyzing Time Series Data.
Data Reshaping in R
Feb 3, 2014
Jared P. Lander considers when the data needs to be rearranged from column oriented to row oriented (or the opposite) and when the data are in multiple, separate sets and need to be combined into one.
Data Types in MySQL
Aug 16, 2008
Learn the types of data values that MySQL can handle and the issues involved in working with those types.
Data Warehousing and SAP BW
Aug 16, 2002
Learn the concept of data warehousing and how SAP BW (Business Information Warehouse) can help you by examining its architecture.
Database Access via C# ADO.NET
Jul 2, 2009
Having trouble getting off the ground with ADO.NET, and C# in particular? You don't have to be a DBA to get great results with this interesting technology; when you come right down to it, this isn't a complex area. Enterprise development and networking specialist Stephen B. Morris shows the way.
Database Access with JDBC
Jul 6, 2001
The authors of Inside Servlets examine the JDBC API and demonstrate database connectivity from within a servlet.
Database Access with Visual C++.NET
Oct 18, 2002
This lesson will introduce you to the radical design changes within ADO.NET that facilitates the change from the connected to the disconnected client paradigm.
Database Administration: Creating the Database Environment
Nov 7, 2012
Establishing a usable database environment requires a great deal of skill, knowledge, and consideration. This chapter will outline the principles involved in establishing a usable database environment.
Database Basics in SAP
Dec 16, 2005
All enterprise applications like SAP are essentially made up of programs along with the data that are both used by and created by those programs. In the case of an SAP component or product like ECC, the programs and data reside together in the same database. Given its fundamental station in the life of an SAP system, it is important to therefore understand the overall role of the database. This hour explores the different features and structures in a database.
Database Design Crash Course
Dec 11, 2003
Need a brain-transplant to grasp (or refresh) database fundamentals, including design principles and normalization? Look no further. In just a few pages, you'll get the straight answers.
Database Design for Mere Mortals: An Interview with Mike Hernandez
By Michael J. Hernandez
Jan 31, 2013
Ken Getz interviews Mike Hernandez, author of Database Design for Mere Mortals, third edition, about the importance of database design, the problem with database tools, and why he really did write his book for mere mortals.
Database Design for Mere Mortals: Keys
By Michael J. Hernandez
Feb 11, 2013
Michael J. Hernandez explains the different types of keys, and how each type plays a different role within the database.
Database Development in Jython with zxJDBC
Mar 29, 2002
New Riders' Author Robert W.Sullivan Bill explains zxJDBC in depth and shows you how to use zxJDBC to simplify and accelerate database development in Jython.

<< < Prev Page 3 4 5 6 7 Next >