Tag: technology
Questions Related to technology
DataStage Server jobs are compiled into which code?
Which client application is used to manage,browse and edit the metadata repository?
What is the default ip address and port for Information Server Web Console?
In the Table employee_Details there are two columns: Employee_Id-Integer[10] and Employee_Name-Char[10],The following select query Select distinct(Employee_Name) from employee_Details where Employee_Id='1232' fails due to: