There is a field containing a date. It needs to be displayed in the format "ddmonyy" if it's before 1975, "dd mon ccyy" if it's after 1985, and as 'Disco Years' if it's between 1975 and 1985. How would you accomplish this in data step code? Using only PROC FORMAT
8 13602You have multiline textbox and submit button. if you paste xml content into multiline textbox and hit submit button. what action will perform?
6 11242Post New D&B Interview Questions
Can we inherit class that contains only one private constructor?
How does the clr work?
What are cursors? Explain different types of cursors. What are the disadvantages of cursors? How can you avoid cursors?
Why to use testng with selenium rc?
Can Somebody tell me what should i do if i hadn't filled form for the next mahagenco exam for any new vaccency. if any one can provide me contact email to mail some one at mahagenco office, please mail me if any thing you can do on pratikgupta05yahoo.in
What is the purpose of keyword in SEO?
How do I rearrange rows in numbers?
Explain Basic concepts of C language?
How can you extend a class in codeigniter?
What is difference between implicit and explicit route binding in laravel?
What is querystring collection in asp?
can you declare an override method to be static if the original method is not static?
What is the use of ienumerable?
What is the difference between access specifiers and access modifiers in java?
When can infinite loop occur in a plugin? How do you avoid infinite loops in plugin code?