On The Insider: What do Leo and Ashton Have in Common?
4 Resources for

predicate

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Shape Analysis for Composite Data Structures
This paper proposes a shape analysis that adapts to some of the complex composite data structures found in industrial systems-level programs. Examples of such data structures include "Cyclic doubly-linked lists of acyclic singly-linked lists", "Singly-linked lists of cyclic doubly-linked lists with back-pointers to head nodes", etc. The analysis introduces the...
Tags: Predicate, Springer Science+Business Media, Analysis, Data Structure
White papers 2007-05-11
Comparing Oracle 10g column masking to relational views
Thanks to the suggestion of TechRepublic member BrooklynPennyPincher, this Oracle tip compares two approaches to hiding column-level data on a report: the Virtual Private Database and relational views. In a previous tip, I described how a column's data could be masked hidden using Oracle 10g's Virtual Private Database...
Tags: Oracle Corp., Oracle Application Server 10g, Listing B, Bob Watkins, Virtual Private Database, relational view, predicate, salary, Oracle Tips Newsletter, View, Benefits, Human Resources
Technical articles 2007-04-02
Three ways to speed up SQL execution in Oracle
Oracle provides several methods for reducing the time spent parsing Oracle SQL statements, which can cause a drag on performance when executing complex queries with a large number of possible execution plans. Let’s briefly examine some of these methods.Hinting around with the ordered hintOracle must spend a great deal of...
Tags: Programming languages, Databases, Donald Burleson, Oracle Corp., clause, SQL, ordered hint, predicate
Technical articles 2003-03-25
Build a fine-grained, event-based framework for your applications
The most important aspects of the framework are flexibility and extendibility to satisfy software designers' demands stemming from business rules. Thus, the framework provides both blocking and nonblocking event notifications where events are delivered according to logical conditions called further as predicates. Both mechanisms are transparent for the developer and...
Tags: Serguei Eremenko, predicate
Technical articles 2003-01-13

Additional Resources

A Reachability Predicate for Analyzing Low-Level Software
Reasoning about heap-allocated data structures such as linked lists and arrays is challenging. The reachability predicate has proved to be useful for reasoning about the heap in type-safe languages where memory is manipulated by dereferencing object fields. Sound and precise analysis for such data structures becomes significantly more challenging in...
Tags: Data Structure, C/C++, Microsoft Windows, Programming Languages, Software Development, Software/Web Development, Operating Systems, Software
White papers 2007-01-05
Predicate Routing: Enabling Controlled Networking
The Internet lacks a coherent model which unifies security in terms of where packets are allowed to go and routing where packets should be sent, even in constrained environments. While automated configuration tools are appearing for parts of this problem, a general solution is still un-available. Routing and firewalling are...
Tags: Network, Intel Corp., Internet, Security
White papers 2008-01-01
Diverge-Merge Processor (DMP): Dynamic Predicated Execution of Complex Control-Flow Graphs Based on Frequently Executed Paths
This paper proposes new processor architecture for handling hard-to-predict branches, the Diverge-Merge Processor DMP. The goal of this paradigm is to eliminate branch mispredictions due to hard-to-predict dynamic branches by dynamically predicating them without requiring ISA support for predicate registers and predicated instructions. To achieve this without incurring large hardware...
Tags: Path, Processors, Semiconductors, Hardware, Components
White papers
Put SQL Server's EXISTS construct to good use
EXISTS is standard SQL. Why say it's "SQL Server's"?The title says it all. Why imply that EXISTS is something specific to SQL Server?I've seen EXISTS referred to as a set comparison operator; I've seen it referred to as a predicate. I'm not an SQL expert,...
Tags: Databases, Etaoin Shrdlu, Microsoft SQL Server, server
Discussion threads 2007-05-01
MSDN Webcast: Security Best Practices: Hardening Your SQL Server (Level 200)
Writing secure code is only one layer of security for your data. One needs to understand how hackers approach the data and how to build a secure database server on which one can predicate secure applications. This webcast helps developers and system administrators "harden" their Microsoft SQL Servers. Hardening involves...
Tags: Microsoft Developer Network, Webcast, Microsoft SQL Server, Microsoft Corp., Hacker, Hacking, Databases, Digital Media, Security, Servers, Enterprise Software, Software, Data Management, Consumer Electronics, Personal Technology, Hardware
Webcasts
MSDN Webcast: Managing Web Services Using WS-Policy in WSE 2.0 (Level 400)
It is common to define policy for a Web service using an XML document that includes one or more requirements for the SOAP messages handled by the service. The attendee of this webcast will learn how to implement the policy assertions supported by WSE 2.0: Security Token, Integrity, Confidentiality, Message...
Tags: Microsoft Developer Network, Web, Webcast, Web Service, SOAP, Web Services, Digital Media, Enterprise Software, Software, Consumer Electronics, Personal Technology
Webcasts 2005-06-13
Draw Predicated Sample
This sample uses the occlusion predicate query to avoid drawing unnecessary geometry. The scene contains four meshes, the center columne mesh, the microscope mesh, the city mesh, and the microscope occlusion mesh. The microscope mesh is a high resolution mesh that comprises the focus of the scene. Because of the...
Tags: Microscope, Scene, Mesh, Games, Personal Technology
Webcasts
Understanding System Statistics
Although system statistics haven't yet achieved much popularity, they are not only important overall but actually critical to certain optimization options in 10g. System statistics give the optimizer more of the "Truth" about how the system really performs, and therefore allow the optimizer to produce a better match between estimated...
Tags: Statistics, Oracle Corp., CPU, Processors, Semiconductors, Hardware, Components
White papers
Comparing Oracle 10g column masking to relational views
I'm a VPD user, but not quite convinced...Frankly I've done a couple of VPD implementations because they were easy. I mean, it's really simple for database deployment, and painless (unnoticeable!) to app developers.But I'm not sure that you can't really do the same thing with views. After all,...
Tags: Oracle Application Server 10g, AWolfe_II, Oracle Corp., VPD
Discussion threads 2007-04-04
Predicate-Based Indexing of Enterprise Web Applications
Searching the Web has become a commodity. However, extending applications with search capabilities is still an open research topic. Large enterprise applications such as SAP and Oracle Finance implement their own search engines. Vendors of small applications cannot afford such an investment and, as a result, small applications either do...
Tags: Web, ETH Zurich, Problem, Web Application, Search Technology, Search, Channel Management, Marketing
White papers 2007-01-10
Jena Property Table Design
Property tables augment the Jena triple store by providing efficient storage for frequently occurring patterns of statements. They are space efficient in that the predicate URI of a statement is not stored. They are time efficient in that a single database operation can store or retrieve a set of RDF...
Tags: Hewlett-Packard Co., RDF, Storage, Databases, Internet, Hardware, Enterprise Software, Software, Data Management
White papers 2006-04-28
Tape and Disk Costs - What It Really Costs to Power the Devices
The introduction of lower cost drives, such as Serial ATA SATA drives, has many people convinced that disk is now as inexpensive as tape. Disk prices are dropping every year, as drives get larger in capacity, but tape vendors continue to increase the capacity of tape cartridges, allowing tape to...
Tags: Cost, Disk, Disk Price, Acquisition Cost, Serial ATA, Storage, Hardware
White papers 2007-02-01
ZLinker China Stock (exe)
This software offers stock list, stock quotes, today prices and historical price graph of China stock market, including Shanghai stock exchange and Shenzhen stock exchange. It also offers a tool for trading according to user-defined strategies: Investment strategy design; Strategy-guide trading; Strategy reports; Stock quotes with sorted base information and...
Tags: Stock, Stock Exchange, Investment, Finance
Software downloads 2005-08-18
Almost the opposite of duplicate query in MS Access
I need to create a query that is almost the opposite of duplicate query in MS Access. It returns the lines that are not duplicates with one instance of duplicate line.Get to the SQL view of the SELECT query that gives you all the lines you want plus the...
Tags: acampbell@..., Microsoft Access, Microsoft Corp., opposite, POSTER, SELECT, software
Q&A 2005-02-21
PeopleSoft Enterprise Learning Management: Achieving FDA 21 CFR Part 11 Compliance
PeopleSoft Enterprise Learning Management ELM 9.0 is the solution for organizations providing learning in a regulated industry. Organizations can use PeopleSoft ELM to meet specific 21 CFR Part 11 and predicate requirements, plus general corporate learning needs, with one robust, integrated solution. This whitepaper describes the need for compliance with...
Tags: PeopleSoft Inc., FDA, Compliance, PeopleSoft Enterprise Learning Management 9.0, Federal Government, Government
White papers 2007-03-01
Establish security policy with Oracle virtual private database
In previous installments of this series on Oracle security, we examined Oracle grant security and grant execute security, noting the advantages and shortcomings of each approach. Now let's look at another Oracle security alternative, the virtual private database VPD.Miss parts of the series?Get up to speed with these articles:"Oracle design...
Tags: Donald Burleson, database, Oracle Corp., security, virtual private database, security policy, clause
Technical articles 2003-08-25
  • << 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
Planning for Disaster Recovery
To prevent data loss and maintain business continuity in times of crisis, IT pros must make disaster planning a top priority. This guide will help you ...
Buy Now

The PC Cracked Open