|
INTERVIEW QUESTIONS
PEOPLESOFT
PEOPLECODE
DETAILS
Question: Difference between MetaSQL and normal SQL in PeopleCode?
Answer: SQL Statements are Platform Dependent, where as MetaSQL statements are Platform Independent. MetaSQL: - %Bind, %Execute Edits, %Select, %SelectInit, %Sql, %Table, %Truncate Table. SQL: The SQL statements are used to fetch/retrieve, update, insert, delete data from the database. In PeopleSoft we use the SQL statements using SQLExec or CreateSQL. Different SQL statements are: Select, Insert, Update, Create and Delete. MetaSQL: Different RDBMS have different date and time formats. Though the component processor takes care of the automatic conversion but at the time of using the SQLExec the automatic conversion does not take place. So in order to understand this, MetaSQL concept has come. Which we can use in diff SQL stmts. for example %datetimein, %date, %time, %currentdatetime, %datetimeout etc. %dateIn: This is used in the where clause of "Select and update" %dateout: This is used while selecting the data.
|
|
|
Category |
PeopleCode Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.2) By 8146 users |
Added on |
9/17/2016 |
Views |
67839 |
Rate it! |
|
|
Question:
Difference between MetaSQL and normal SQL in PeopleCode?
Answer:
SQL Statements are Platform Dependent, where as MetaSQL statements are Platform Independent. MetaSQL: - %Bind, %Execute Edits, %Select, %SelectInit, %Sql, %Table, %Truncate Table. SQL: The SQL statements are used to fetch/retrieve, update, insert, delete data from the database. In PeopleSoft we use the SQL statements using SQLExec or CreateSQL. Different SQL statements are: Select, Insert, Update, Create and Delete. MetaSQL: Different RDBMS have different date and time formats. Though the component processor takes care of the automatic conversion but at the time of using the SQLExec the automatic conversion does not take place. So in order to understand this, MetaSQL concept has come. Which we can use in diff SQL stmts. for example %datetimein, %date, %time, %currentdatetime, %datetimeout etc. %dateIn: This is used in the where clause of "Select and update" %dateout: This is used while selecting the data. Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
What is PeopleCode Editor?
|
View Answer
|
|
Difference between Error and Warning functions in PeopleCode?
|
View Answer
|
|
Difference between CallAppEngine and CallSection functions in PeopleCode?
|
View Answer
|
|
Explain about Thin-time and Thick-time functions in PeopleCode?
|
View Answer
|
|
Explain about the WorkFlow Event in PeopleCode?
|
View Answer
|
|
Difference between GetRowset and CreateRowset in PeopleCode?
|
View Answer
|
|
What is Standalone Rowset in PeopleCode?
|
View Answer
|
|
Difference between AddDropDownItem and ClearDropDownItem functions in PeopleCode?
|
View Answer
|
|
What is the use of "All" function in PeopleCode?
|
View Answer
|
|
Difference between Gray and UnGray functions in PeopleCode?
|
View Answer
|
|
Difference between WinMessage and MsgGet functions in PeopleCode?
|
View Answer
|
|
Difference between PreBuild and PostBuild in PeopleCode?
|
View Answer
|
|
Expalin about FieldFormula in PeopleCode?
|
View Answer
|
|
Difference between SaveEdit and FieldEdit in PeopleCode?
|
View Answer
|
|
Difference between Save PreChange and Save PostChange in PeopleCode?
|
View Answer
|
|
What is a Rowset Object in PeopleCode?
|
View Answer
|
|
What is Deferred Processing in case of PeopleCode?
|
View Answer
|
|
Define about Funclib() in PeopleCode?
|
View Answer
|
|
Explain about Activate Event in PeopleCode?
|
View Answer
|
|
What is the getsql function in PeopleCode?
|
View Answer
|
Please Note: We keep on updating better answers to this site. In case you are looking for Jobs, Pls Click Here Vyoms.com - Best Freshers & Experienced Jobs Website.
View All PeopleCode Interview Questions & Answers - Exam Mode /
Learning Mode
|