Answer Posted / praneeth
Meta data is nothing but "Data about data" it gives the
information of data like modified date, data type etc
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Demonstrate experience in maintaining quality process standards?
I have a few records just I want to store data in to targets cycling way how?
Triggers,VIEW,Procedures
for example You have One Table with 4 Columns (Mgr ID, Department ID, Salary, Employee ID). Can you find out the Average Salary and Number of Employee present per Department and Mgr
How to reverse the string using SQL?
how to abort the job its matain duplicates?
how to get sum of sal based on dept_no and then sum of all sal irrespective of dept_no in same sql. output:- 10, 200(sum of sal for dept_no 10), 5000(sum of all sal)
If we take 2 tables(like emp and dept),we use join stage and how to improve the performance?
Explain datastage architecture?
Which commands are used to import and export the datastage jobs?
What are the different options associated with dsjob command?
What is the roundrobin collector?
If you want to use a same piece of code in different jobs, how will you achieve this?
Name the different types of Lookups in Datastage?
1.what is repartionoing technique? 2.what deliverables transferred to client using datastage? 3.how to write loop statements using nested loop sequence?