Interview Questions Answers.ORG
Interviewer And Interviewee Guide
Interviews
Quizzes
Home
Quizzes
Interviews PeopleSoft Interviews:Component InterfaceInternet EBusinessPeopleCodePeopleSoft AdminPeopleSoft AdministrationPeopleSoft BasicPeopleSoft CommonPeopleSoft FinancialsPeopleSoft HRMSPeopleSoft ImplementationPeopleSoft InterfacesPeoplesoft SecurityPeoplesoft ToolsPeopleToolsSQR (Structured Query Reporter)
Copyright © 2018. All Rights Reserved
PeopleSoft Common Interview Question:
Suppose A Simple Query involving Professor, Asst Professor and to find if both can be available before and at a mentioned date?
Submitted by: AdministratorLets say all the data resides in a table PS_TABLE_A.
Lets say AS_OF_DATE is held by a variable as_of_date.
Here goes the query:-
Select PROFESSOR, ASST_PROFFESSOR FROM PS_TABLE_A WHERE EFFDT< as_of_date OR EFFDT= as_of_date
Submitted by: Administrator
Lets say AS_OF_DATE is held by a variable as_of_date.
Here goes the query:-
Select PROFESSOR, ASST_PROFFESSOR FROM PS_TABLE_A WHERE EFFDT< as_of_date OR EFFDT= as_of_date
Submitted by: Administrator
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.
https://InterviewQuestionsAnswers.ORG.