sujay reddy


{ City } hyderabad
< Country > india
* Profession * etl developer
User No # 11136
Total Questions Posted # 7
Total Answers Posted # 1

Total Answers Posted for My Questions # 47
Total Views for My Questions # 80430

Users Marked my Answers as Correct # 3
Users Marked my Answers as Wrong # 2
Questions / { sujay reddy }
Questions Answers Category Views Company eMail

Assume that a file’s permissions give you read and write access. What operations can you perform on the file if it is in a directory which has “r”(read) only process? What operations can you perform on the file if it is in a directory which has “x”(execute) only access?

1 Unix Commands 5549

When the shell is reading the command line what is the difference between text enclosed between double quotes ( ” ) and text enclosed between signal quotes ( ’ )?

3 Unix Commands 7031

The rm command removes links to file. What does this mean? How then is a file deleted from the file system?

5 Unix Commands 10097

Assume the following files are in the working directory prompt> ls -l tasks -rw-r--r-- 1 alex student 1423 Feb 21 14:01 tasks What command can Alex use to give everyone permission to write to the file? What will the ls -l command display if he does so?

Infosys,

10 Unix Commands 12926

Plot the pixel histogram( take any image) – count of values versus pixel intensity 0 to 255. You must write this from first principles – do not use the MATLAB hist command (although you may use it for comparison and checking your algorithm’s correctness). Plot the cumulative histogram. Do not use the cumsum function in MATLAB (write your own function to achieve this).

Electronics Communications 1572

Write a grep (or grep) command that selects the lines from a file that have exactly three characters.

Mac, Nokia,

24 Unix Commands 33021

What is an Environment Variable?

CTS,

4 Unix Commands 10234




Answers / { sujay reddy }

Question { CTS, 18109 }

how do u use sequence created in oracle in informatica?
Explain with an simple example


Answer

by writing sql override in the source qualifier by calling
sequence which you have created in oracle

Is This Answer Correct ?    3 Yes 2 No