Sponsored White Papers, Webcasts, and Downloads
ZDNet Dictionary Definition
- Statement
- In a high-level programming language, a descriptive phrase that generates one or more machine language instructions in the computer. In a low-level assembly language, programmers write instructions rather than...
- Full Statement Definition >>
ZDNet Resources
- PreC (zip)
- PreC is a C++ preprocessor which uses the compiler as the preprocessor allowing generation of sorted initialization and doing CRC by the preprocessor. Not available in other preprocessors. This is done by executing the preprocessor statement and transforming the other statement to prints. This version is the first release on...
- Tags: Statement, AZ Productions, PreC, C/C++, Programming Languages, Development Tools, Software Development, Software/Web Development
- Software downloads 2008-04-29
- Uh-oh: Oprah's streamed New Earth Event runs short on bandwidth
- Last night's inaugural, Skype co-sponsored webcast of Oprah Winfrey's Oprah.com New Earth Event scored 500,000 simultaneous log-ins. That would be all well and good, but the gathering multitudes resulted in 242 Gbps of information moving over the 'net at the same time. ...
- Tags: Bandwidth, Webcast, Statement, Oprah Winfrey, Podcasts, Digital Media, Internet, Consumer Electronics, Personal Technology, Russell Shaw
- Blog posts 2008-03-04
- Toshiba delivers its Betamax address
- Toshiba officially dropped its plans for HD DVD Tuesday after Wal-Mart, Best Buy, Netflix and a parade of others abandoned the high-definition video format for Sony's Blu-ray. The statement indicates the obvious--HD DVD was doomed. The writing on the wall has been there for a while with...
- Tags: Wal-Mart Stores Inc., Sony Betamax, HD-DVD, Statement, Toshiba Corp., Hd Dvd, DVD, Consumer Electronics, Personal Technology, Home Entertainment, Larry Dignan
- Blog posts 2008-02-19
- Microsoft in a twist over SaaSy Office deal
- A UK hosting company is offering Microsoft Office for £4.99 (around $10) a month with no contract commitment, and Microsoft doesn't like it — even though it seems Microsoft approved the arrangement. Launched last week by popular web hosting provider Fasthosts, the service uses streaming technology to...
- Tags: Software-as-a-service, AppStream Inc., Statement, Microsoft Corp., Fasthosts, Software As A Service (SaaS), Microsoft Office, Emerging Technologies, Office Suites, Software, Phil Wainewright
- Blog posts 2008-02-14
- Better Workload, Better Testing
- One of the most important processes for testing the impact of system changes - both hardware and software - on a database is setting up a test environment that faithfully represents the database's actual workload. Although it's possible to write SQL statements that reflect business functionality, it's a task that...
- Tags: Statement, SQL, Databases, Programming Languages, Storage, Enterprise Software, Software, Data Management, Software Development, Software/Web Development, Hardware
- White papers 2008-01-01
- Folo up: HP admits to problems with Pavilion notebooks and tries to help. But is it enough?
- Earlier this week, I published my 11th video Tech Shakedown. This one was a critique of HP; not just the failures that buyers of its HP 6000 and 9000 series Pavilion notebook computers are experiencing with their built-in WiFi components, but also for the company's failure to make an appearance...
- Tags: Notebook, Hewlett-Packard Co., Problem, Statement, Issue, HP Pavilion, BIOS Update, Anna, BIOS, Wireless, Hardware, Components, David Berlind
- Blog posts 2007-10-26
- Odds and ends: Cisco acquires Latigent; DivX and Yahoo; Jaxtr
- A few odds and ends from the likes of Cisco, Yahoo and Jaxtr this morning. Cisco still loves Web 2.0 Cisco Systems made its 123rd acquisition buying Latigent, a Web-based business intelligence and analytics company, for an undisclosed sum. Latigent provides call center software and reporting...
- Tags: Web, DivXNetworks, Yahoo! Inc., Statement, Skype Technologies S.A., Cisco Systems Inc., Latigent, Jaxtr, Web 2.0, Channel Management, Internet, Marketing, Larry Dignan
- Blog posts 2007-09-27
- Learning PHP & MySQL: PHP Decision-Making
- There are several building blocks of coding that one needs to understand: statements, expressions, and operators. A statement is code that performs a task. Statements are made up of expressions and operators. An expression is a piece of code that evaluates to a value. A value can be a number,...
- Tags: MySQL, Expression, Statement, PHP, O'Reilly Media Inc., Scripting Languages, Software/Web Development, Web Development
- Book chapters 2007-08-01
- The Power of the BY Statement
- When used to its fullest potential, the BY statement can save time and effort, and add clarity and simplicity to SAS programs. It can make complex coding problems simple or accomplish in one pass what would otherwise require multiple passes of the data. Unfortunately the full power of the BY...
- Tags: Statement, SAS Institute
- White papers 2007-05-14
- Growing Up Fast: SAS 9.2 Enhancements to the GLIMMIX Procedure
- The GLIMMIX procedure was first released as a Web download add-on procedure to SAS/STATÒ in SAS 9.1 in the 32-bit Windows operating environment. It was subsequently released as a Web download for SAS 9.1.3 in UNIX and Linux environments. This paper describes the key changes and enhancements to PROC GLIMMIX...
- Tags: Statement, SAS Institute
- White papers 2007-05-14
- General SQL Parser .NET version (zip)
- General SQL Parser is developed to help people who want to check syntax of SQL statements, pretty print out SQL statements, and parse SQL statements into parse tree in their program. It can also provides more detail information about a SQL statement such as statement types (Select, insert, update, delete...
- Tags: Microsoft .NET, Statement, SQL, General SQL Parser, Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
- Software downloads 2006-12-07
- Fashion Statements (zip)
- Fashion Statements is designed to deliver the latest in high quality fashion and political/artistic apparel. All fashion statements come in three colors and can be printed for transfer to t-shirts, coats, and other apparel. Fashion Statements can also be used as posters or wall hangings. Make a fashion statement with...
- Tags: Apparel, Statement, Wall, Fashion Statements, Construction
- Software downloads 2006-05-23
- SQueAl (zip)
- SQueAl is an application for executing SQL statements, and viewing and editing the resulting data. It works with almost any database (from full-scale DBMS's down to plain-text CSV files), using ADO and OLEDB/ODBC. You can work with any number of statements and open/save query files. Auto-complete is available for table...
- Tags: Statement, SQL, Landlubber, Auto-complete, Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
- Software downloads 2006-05-15
- Indexing XML Documents With DB2 9 pureXML
- Just like relational indexes, XML indexes on DB2 9 pureXML are used to improve the performance of queries. The user should always create indexes over frequently accessed data, resulting in significant performance gains for the select statements executed over the indexed data. Although indexes usually present very positive performance gains...
- Tags: Performance, XML Document, Statement, Index, IBM DB2, Performance Management, XML, Databases, Enterprise Software, Human Resources, Workforce Management, Software/Web Development, Web Development, Software, Data Management
- White papers 2006-05-01
- Xamining the X Statement (and Some Other Xciting Code)
- The X statement has been briefly documented for years in the SAS Language Guide. However, the usage of this statement in code appears uncommon and its power is underutilized, especially by the novice programmer. This statement can be used to issue operating system commands during an interactive SAS session, consequently...
- Tags: Statement, SAS Institute, X Statement
- White papers 2006-02-28
- WHERE Vs. IF Statements: Knowing the Difference in How and When to Apply
- When programming in SAS, there is almost always more than one way to accomplish a task. Beginning programmers may think that there is no difference between using the WHERE statement and the IF statement to subset the data set. Knowledgeable programmers know that depending on the situation, sometimes one statement...
- Tags: Statement, SAS Institute, Development Tools, Software Development, Software/Web Development
- White papers 2006-02-28
- Repetitive Statement Generator (zip)
- This utility creates repetitive code statements. Generally, you will use it when you want to generate same code statement over and over again but each time with a different value for variables in the statement. Place values of all variables in a tab delimited text file before using this program....
- Tags: Statement, Variable
- Software downloads 2005-07-01
- Let Your Data Power Your DATA Step: Making Effective Use of the SET, MERGE, UPDATE, and MODIFY Statements
- The "Plain vanilla" SET statement is ubiquitous in SAS programming. It feeds the contents of a data set to a DATA step. This usage only scratches the surface of the capabilities of the SET statement and its siblings (MERGE, UPDATE, and MODIFY). Data sets typically are more than collections of...
- Tags: Statement, SAS Institute, Programming, Development Tools, Software Development, Software/Web Development
- White papers 2005-03-09
- Business Intelligence Solutions - Guiding Principals
- A fully conceived guiding principle consists of a statement, the rationale for creating it, and the implications of following it. The statement should be succinct. It should clearly state a direction so that someone working in the area understands the direction to be followed. The consequences of each principle should...
- Tags: Business Intelligence, Statement, SAS Institute
- White papers
- Fine-Grained Auditing for Real-World Problems
- Traditional Oracle Database auditing options lets track the actions users perform on objects at the macro level - for example, if one audits for SELECT statements on a table, he or she can track who selected data from the table. However, people don't know what they selected. With data-manipulating statements...
- Tags: Oracle Corp., Statement, Trigger, Databases, Productivity, Enterprise Software, Software, Data Management
- White papers
- << Previous
- page 1 of 1
- Next >>
White Papers and Webcasts