|
|
A question; an inquiry to be answered or solved.
A question in the mind; a doubt; as, I have a query about his sincerity.
An interrogation point [?] as the sign of a question or a doubt.
To ask questions; to make inquiry.
(letter) - a written request to see if a producer, agent, manager, studio, etc. would be interested in "looking at" a script, treatment, or story idea.
A shortened form of query letter. See QUERY LETTER
The process by which a web client asks a web server to return information, based on a character string passed to the server.
A letter written by a writer asking an editor if she is interested in a piece on a certain topic. This is not the same as a cover letter. A Query introduces the idea, outlines your qualifications for writing it, and lists your previously published pieces.
Keywords:
Table,
Isolating,
Records,
Extracting,
Way
Querying Records
a custom view of a table
a join of a few tables and count function
a question which creates a table by collecting information from one or more tables
Several query functions are available in the Stock Screener, e.g. the general company query, the market value query, the fundamental query, and the technical query. This feature is helpful when creating a fund of a particular investment style, e.g. value funds, small cap funds, etc. An investor may also wish to enter and exit a particular industry, e.g. from high tech stocks to transportation, from transportation to textiles, etc.
a string of text, describing the information that the user is seeking
a string that is injected into the server, to fool the server into giving it access to it
QUERY will repeatedly receive characters from the keyboard, placing them in the TIB until a carriage return is entered. Upon exiting, #TIB will contain the number of characters received, and IN will be 0. Note that calling QUERY while a valid INTERPRET stream exists in the TIB will result in the loss of the remainder of the stream, unless PUSHTIB and PULLTIB are utilized before and after the QUERY operation and subsequent user processing. : GET-NUMBER ( -- d ) ." Input a number: " QUERY BL WORD NUMBER ; Related Words: EXPECT TIB IN PUSHTIB PULLTIB #TIB
Keywords:
Boolean,
Logic,
Keywords,
Temporal,
Expression
a boolean combination of atomic expressions
a Boolean expression over attribute tests, structural relations, and temporal relations
a logical sentence that consists of elements joined by special symbols called Boolean operators
a logic expression
Keywords:
Formulatingqueries,
Peoplesoft,
Pivot,
Filter,
Viewer
A PeopleSoft application for graphically looking up financial information. Queries produce raw data results that can be downloaded into Excel and manipulated using sorting, filtering, and Pivot Tables. Queries can be found under the navigation path Reporting Tools Query Query Viewer.
a base topic for topics describing a for formulatingqueries for structured data
a high-level, interactive interface to the data
a message sent to a name server to acquire some DNS data
a construct clause either preceded or followed by an optional where clause
a series of clauses
See goal.
See negative clause.
Keywords:
Inquire,
Unchangeable,
Membership,
Router,
Message
Message used to inquire about the value of some variable or set of variables.
a message from a router inquiring each host on the router's interface about group membership information
a short letter sent by an author to a publisher to inquire about its potential interest in his or her proposed article or book
a short standard unchangeable note which inquires about woman's interest in you
Keywords:
Msg,
Preprocessor,
Nick,
Command,
Nickname
a command that a client sends to a server to access the data in an authority area
a command that populates a report with many values from a cube
Indicates that the current contents of the specified properties should print onto the standard output. Note that since preprocessor commands in the input resource file are part of the input file, not part of the property, they do not appear in the output from this flag.
Use this command followed by a nickname (1) to send a private message which appears only on the screen of the person whose nick you have entered, and (2) to open a separate window on your screen for your communication with just that person. If you don't need to open a separate window, use "/msg" instead.
Keywords:
Subset,
Elments,
Criteria,
Satisfying,
Method
a common method for finding one or more instances that match a particular set of criteria
a form, attached to a view, which you can open to change what subset of the data is shown in that view
a method by which you obtain access to a subset of records from one or more tables that have attribute values satisfying one or more criteria
a script that returns a subset of the model elments of a model
Keywords:
Whie,
Reconciliation,
Return,
Banner,
Theory
an operation that returns a value without altering the state of the running system
an operation that returns information about a theory
A way in which to limit a reconciliation to return smaller packets.
In Banner, an operation performed on specific screens for information only. One cannot update any information in Banner-Finance whie in query mode.
Keywords:
Sgml,
Element,
Path,
Sequence,
Description
a description of a path in the SGML document structure
a pattern which defines which SGML elements to select
a sequence of terms separated by / , where each term describes an SGML element
|