MResult Services
Creditor Academy Interview Questions and Answers
Q1. IICS implementation using cloud and on Prem RDBMS.
IICS implementation involves integrating cloud applications with on-premises RDBMS for seamless data flow.
Utilize Informatica Intelligent Cloud Services (IICS) to connect cloud applications with on-premises RDBMS
Leverage connectors provided by IICS for seamless integration
Ensure proper security measures are in place for data transfer between cloud and on-premises systems
Q2. How to apply row level security in spotfire?
Row level security can be applied in Spotfire using data limiting expressions.
Create a data limiting expression that defines the criteria for the rows that should be visible to a specific user or group.
Assign the data limiting expression to the data table or view.
Create a user or group filter that references the data limiting expression.
Assign the user or group filter to the visualization.
Test the row level security by logging in as the user or group and verifying that only t...read more
Q3. What the journal entry for prepaid expense?
Journal entry for prepaid expense
Prepaid expense is an asset, so it is recorded as a debit to Prepaid Expense account
The corresponding credit entry is made to the Cash or Bank account
When the prepaid expense is used up, it is recognized as an expense and the Prepaid Expense account is reduced while the relevant expense account is increased
Q4. What is document property?
Document property refers to the metadata or attributes associated with a document.
Document properties include information such as author, title, subject, keywords, and creation date.
They can be viewed and edited in the document properties dialog box in most document editing software.
Document properties can be used for organizing and searching for documents, as well as for copyright and legal purposes.
Q5. What are the basics of DAX (Data Analysis Expressions) and how is Power BI used?
DAX is a formula language used in Power BI for data analysis. Power BI is a business analytics tool for visualizing and sharing insights.
DAX is used to create custom calculations in Power BI, such as measures and calculated columns.
DAX functions can be used to manipulate data, perform calculations, and create aggregations.
Power BI utilizes DAX to create interactive visualizations and reports based on the data model.
Examples of DAX functions include SUM, AVERAGE, CALCULATE, an...read more
Q6. difference between union and union all
Union combines and removes duplicates, Union All combines all rows including duplicates.
Union removes duplicate rows, Union All does not
Union is slower as it has to remove duplicates, Union All is faster
Union requires the same number of columns in both queries, Union All does not
Example: SELECT column1 FROM table1 UNION SELECT column1 FROM table2;
Example: SELECT column1 FROM table1 UNION ALL SELECT column1 FROM table2;
Q7. Snowflake data ingestion process?
Interview Process at Creditor Academy
Top Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month