Are facts same as metrics and dimensions same as measures? If not , please tell the difference?
1 8555Post New Patni Data Warehouse General Interview Questions
What is group by in sql?
Explain about recording in uipath studio?
What are the loadrunner testing process?
What is adoptive transfer?
Explain the concept of SHAP and its role in XAI.
What is the difference between *p++ and (*p)++ ?
How might wireless communications have an effect on the development and implementation of the internet of things (IoT)?
What kind of job profile you are looking for?
What is a delimiter in sas?
Explain difference between read work file 1 and read work file once? Why we are using work file once?
What are the maximum number of dimensions in info cubes?
What is grading?
How do I automatically consolidate data in excel?
the factorial of non-negative integer n is written n! and is defined as follows: n!=n*(n-1)*(n-2)........1(for values of n greater than or equal to 1 and n!=1(for n=0) Perform the following 1.write a c program that reads a non-negative integer and computes and prints its factorial. 2. write a C program that estimates the value of the mathematical constant e by using the formula: e=1+1/!+1/2!+1/3!+.... 3. write a c program the computes the value ex by using the formula ex=1+x/1!+xsquare/2!+xcube/3!+....
Which algorithm in ‘unification and lifting’ takes two sentences and returns a unifier?