SHORTHAND ALIAS.

1 Answer

Answer :

- An Alias is a label for a particular combination of key flexfield segment value. This allows users to enter data faster and more easily because the user has to just enter the shorthand alias, and the flexfield automatically populates the values for the segment.

Related questions

Description : What is difference between Rename and Alias?

Last Answer : Rename is a permanent name given to a table or column whereas Alias is a temporary name given to a table or column which do not exist once the SQL statement is executed.

Description : How do I handle the "textile" shorthand in PM?

Last Answer : This usually happens by clicking the “thank user” link under a response on your own threads, if I remember correctly.

Description : Is shorthand used anymore?

Last Answer : My mother was a shorthand typist and I remember she tried unsuccessfully to teach shorthand to me. She was incredibly fast and accurate in using shorthand but I don’t see a need for it in the modern world. Latterly I don’t think she used it at all herself as her boss had a dictaphone machine.

Description : In your opinion, which is better, Pitman or Gregg shorthand?

Last Answer : I personally prefer Gregg, but this purely for aesthetic purposes.

Description : What is the meaning of the shorthand that people use on twitter?

Last Answer : Ask Twitter, please.

Description : Which form of shorthand should I learn?

Last Answer : For a while I was teaching myself Series 90 Gregg. It was very simple to learn, and if I hadn’t been so lazy, I probably could have picked it up in only a month or two.

Description : Fastest Shorthand Writer was -General Knowledge

Last Answer : Dr. G. D. Bist ans

Description : What is shorthand English ?

Last Answer : Small intestine in English

Description : The only religious book ever printed in a shorthand scripts is: A. The Ramayana B. The Mahabharata C. The bible D. Guru Granth Sahib

Last Answer : C. The bible

Description : What alias would you use for your sexting name?

Last Answer : The Dragon Because I’m big and I’ll make your butt burn

Description : How do I remove an Ethernet alias which is not configured?

Last Answer : What is it you are actually trying to remove, something virtual, IE, a program, or something physical, or disable something physical like a video card, etc?

Description : What is the (MN) state and federal laws regarding the use of an alias on legal and puplic documents?

Last Answer : Whatever you heard once is highly unlikely to be still applicable since the changes implemented in the US following 9/11. If your drivers license lapses by even a fee weeks it's like starting all over ... and you'd better check all this out with the proper authorities and not rely on word of mouth.

Description : Do you use an alias or pen name?

Last Answer : I know musicians who use an alias and they do so because their REAL last name makes their nationality clear and they would rather not imply that they play the music of any particular nationality, but ALL.

Description : Has someone on Ask-public made a big stink about leaving only to come back under another name to defend their former alias?

Last Answer : ha, why do “you” know someone who has done this?

Description : object is an alias for what? 

Last Answer : System.Object 

Description : string is an alias for what?

Last Answer : System.String 

Description : Assuming that the document is more than thirty years old and comes from proper  custody, there would be no presumption that contents of the same are true  a) Mohinuddin Vs President , Municipal comity ... State of maharashtra c) Yunish alias Kariya Vs. State of Madhya Pradesh d) None of these

Last Answer : a) Mohinuddin Vs President , Municipal comity

Description : Certified copy of will is not admissible per se in evidence. It cannot be presumed to  be primary document which could be adduced in evidence and same could be proved only  by leading secondary evidence in ... . State of Bhihar c) Yunish alias Kariya Vs. State of Madhya Pradesh d) None of these

Last Answer : a) Sampat Singh Vs. Bhagwanti

Description : Admission of documents amounts to admission of contents but not its truth  a) LIC of india Vs. Narmada Agarwala b) Jai Shankar Prasar V. State of Bhihar c) Yunish alias Kariya Vs. State of Madhya Pradesh d) None of these

Last Answer : a) LIC of india Vs. Narmada Agarwala

Description : A man may lie but a document will never lie in case of a) Gowhari Das V. Santilata Singh b) Afzauddin Ansary Vs. State of West Bengal c) Yunish alias Kariya Vs. State of Madhya Pradesh d) None of these

Last Answer : b) Afzauddin Ansary Vs. State of West Bengal

Description : Which of the following is true ? I. Implementation of self-join is possible in SQL with table alias. II. Outer-join operation is basic operation in relational algebra. III. Natural join and outer join operations are ... (B) II and III are correct. (C) Only III is correct. (D) Only I is correct.

Last Answer : (D) Only I is correct.

Description : What does "jumps off the screen" mean?

Last Answer : answer:AMD is a relatively small manufacturer but well established in the industry. In this context, AMD jumps off the screen at the guy doing the research into acquiring companies for ... chip manufacturing division, but AMD is the one that really stands out from an acquisition perspective.

Description : How to add conditions in select statement in oracle?

Last Answer : Just add the decode

Description : How can I dump an oracle schema to a LOCAL file over a network connection from sqlplus?

Last Answer : By connecting and spooling are you excluding the exp/imp commands (or expdb/impdb in 10g)?

Description : What are the two ways to incorporate images into a oracle forms application?

Last Answer : Boilerplate Images Image_items

Description : Can one export a subset of a table? (for DBA

Last Answer : From Oracle8i one can use the QUERY= export parameter to selectively unload a subset of the data from a table. Look at this example: exp scott/tiger tables=emp query=\"where deptno=10\"

Description : What are the types of visual attribute settings?

Last Answer : Custom Visual attributes Default visual attributes Named Visual attributes. Window

Description : How does one use the import/export utilities? (for DBA

Last Answer : Look for the "imp" and "exp" executables in your $ORACLE_HOME/bin directory. One can run them interactively, using command line parameters, or using parameter files. Look at the imp/exp parameters ... and export data with the "Schema Manager" GUI that ships with Oracle Enterprise Manager (OEM).

Description : what is a display item?

Last Answer : Display items are similar to text items but store only fetched or assigned values. Operators cannot navigate to a display item or edit the value it contains.

Description : What is import/export and why does one need it? (for DBA

Last Answer : The Oracle export (EXP) and import (IMP) utilities are used to perform logical database backup and recovery. They are also used to move Oracle data from one machine, database or schema to ... corruption. Ensure that all the data can be read. . Transporting tablespaces between databases . Etc.

Description : Are there any troubleshooting tips for OEM? (for DBA

Last Answer : . Create the OEM repository with a user (which will manage the OEM) and store it in a tablespace that does not share any data with other database users. It is a bad practice to create ... successfully. Check the log to see the results of the execution rather than relying on this status.

Description : Where can one get more information about TCL? (for DBA

Last Answer : One can write custom event checking routines for OEM using the TCL (Tool Command Language) language. Check the following sites for more information about TCL: . The Tcl Developer Xchange - ... the OraTCL package . Tom Poindexter's Tcl Page - Oratcl was originally written by Tom Poindexter

Description : How does one start the Oracle Intelligent Agent? (for DBA

Last Answer : One needs to start an OIA (Oracle Intelligent Agent) process on all machines that will to be managed via OEM. For OEM 9i and above:

Description : What is the Oracle Intelligent Agent? (for DBA

Last Answer : The Oracle Intelligent Agent (OIA) is an autonomous process that needs to run on a remote node in the network to make the node OEM manageable. The Oracle Intelligent Agent is ... events registered in Enterprise Manager; and . Executing tasks associated with jobs submitted to Enterprise Manager.

Description : What are the types of SQL Statement ?

Last Answer : Data Definition Language : CREATE,ALTER,DROP,TRUNCATE,REVOKE,NO AUDIT & COMMIT.

Description : How does one backout events and jobs during maintenance slots? (for DBA

Last Answer : Managemnet and data collection activity can be suspended by imposing a blackout. Look at these examples: agentctl start blackout # Blackout the entrire agent agentctl stop blackout # Resume normal monitoring ... management agentctl start blackout -s jobs -d 00:20 # Blackout jobs for 20 minutes

Description : What are the pre requisites ?

Last Answer : I. to modify data type of a column ? ii. to add a column with NOT NULL constraint ? To Modify the datatype of a column the column must be empty. to add a column with NOT NULL constrain, the table must be empty.

Description : What kind of jobs can one schedule with OEM? (for DBA

Last Answer : OEM comes with pre-defined jobs like Export, Import, run OS commands, run sql scripts, SQL*Plus commands etc. It also gives you the flexibility of scheduling custom jobs written with the TCL language.

Description : Difference between SUBSTR and INSTR ?

Last Answer : INSTR (String1,String2(n,(m)),INSTR returns the position of the mth occurrence of the string 2 instring1. The search begins from nth position of string1.SUBSTR (String1 n,m)SUBSTR returns a character string of size m in string1, starting from nth position of string1.

Description : Should the OEM Console be displayed at all times (when there are scheduled jobs)? (for DBA

Last Answer : When a job is submitted the agent will confirm the status of the job. When the status shows up as scheduled, you can close down the OEM console. The processing of the job is managed by the OIA ... that OEM will not be able to send e-mail and paging notifications when the Console is not started.

Description : Explain UNION,MINUS,UNION ALL, INTERSECT ?

Last Answer : INTERSECT returns all distinct rows selected by both queries.MINUS - returns all distinct rows selected by the first query but not by the second.UNION - returns all distinct rows selected by either queryUNION ALL - returns all rows selected by either query, including all duplicates.

Description : WHY USE RMAN ? (for DBA

Last Answer : No extra costs Its available free ?RMAN introduced in Oracle 8 it has become simpler with newer versions and easier than user managed backups ?Proper security ?You are 100% sure your ... what need to backed up Knows what is required for recovery Knows what backups are redundant

Description : WHAT IS RMAN ? (for DBA

Last Answer : Recovery Manager is a tool that: manages the process of creating backups and also manages the process of restoring and recovering from them.

Description : What is the basic structure of PL/SQL ?

Last Answer : PL/SQL uses block structure as its basic structure. Anonymous blocks or nested blocks can be used in PL/SQL.

Description : What are the two parts of a procedure ?

Last Answer : Procedure Specification and Procedure Body.

Description : What are the datatypes a available in PL/SQL ?

Last Answer : Some scalar data types such as NUMBER, VARCHAR2, DATE, CHAR, LONG, BOOLEAN. Some composite data types such as RECORD & TABLE.

Description : What are the return values of functions SQLCODE and SQLERRM ? What is Pragma EXECPTION_INIT ? Explain the usage ?

Last Answer : SQLCODE returns the latest code of the error that has occurred. SQLERRM returns the relevant error message of the SQLCODE.

Description : What is Overloading of procedures ?

Last Answer : The Same procedure name is repeated with parameters of different datatypes and parameters in different positions, varying number of parameters is called overloading of procedures. e.g. DBMS_OUTPUT put_line

Description : s it possible to set a filter condition in a cross product group in matrix reports?

Last Answer : No

Description : Can a repeating frame be created without a data group as a base?

Last Answer : No