April 22, 2021
• Guide
You have two options for concatenating strings and column values in Oracle: CONCAT Using || CONCAT example: select CONCAT(ROW_ID,'text...
Read More →
April 22, 2021
• Guide
With INSERT ... SELECT , you can quickly insert many rows into a table from the result of a SELECT statement, which can select from one or m...
Read More →
April 20, 2021
• Guide
Get File Paths: Directory.GetFiles Method Returns the names of files that meet specified criteria. GetFiles(String) Returns the names of...
Read More →
April 09, 2021
• Guide
Error: The method 'My BS Method' is not supported on Business Service 'My Custom Business Service'. (SBL-DAT-00323) Possi...
Read More →
April 09, 2021
• Guide
The IP address of the database server: select UTL_INADDR.get_host_address from dual Get Service Name select * from global_name;
Read More →
April 04, 2021
• Guide
Error: The workflow/task engine cannot determine a next step while executing process definition 'Workflow Name'. The last step that ...
Read More →
March 31, 2021
• Guide
What is Position in Siebel? A position represent an actual job position in your organization. It determines the records that Siebel CRM disp...
Read More →