GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Peoplesoft  >  SQR

 Print  |  
Question:  What is SQC? What is SQT?



June 06, 2008 10:02:25 #2
 sana_sana   Member Since: June 2008    Total Comments: 1 

RE: What is SQC? What is SQT?
 
.SQC is a Fuction Library file. It is lke a sub program is saved by extension .SQC and this program can be called in the SQR program

.SQT is compile time/Run time file. When a file with XXX.SQR is compiled we get the output as XXX.SQT and when is XXX.SQT is runed or executed we get the output XXX.LIS (List file/Output file).
     

 

Back To Question