cud anybody please tell me the full form's of the extention files that we use in real time---.tsr,.mtr,.qrs
7 22320SAS question: I have 50 fils a1,a2,...,a50. the primary key is upc. then if i want to merge all 50 files, the code is as follows, data test; merge a1 ... a50; by upc; run; we know that writing all 50 files name is time consuming, is there any standard format of this code?
1933diffrence between dispatch action and lookupdispatch action write simple web appliction (insert records in database)
8 27521Hi I have list of products in a dataset, which are classified by other name for eg:- there is a product A> Malambo Shiraz Malbec 750ML(0388) which is a Red wine.Now i need to generate a report where it shows if this product appears then it should b displayed as red wine,similarly for other products and other classification. I dont wan use proc format.
4 6910We are seeing so many videos/audios as many web sited. But question is these videos or audios are stored in Databases ( Oracle, Mysql, Sybase,... ) or stored any file directory from there they will give the link for that? Pls explain and give sample code to achieve this one? Thanks, Seenu.
1925If you have 2 versions of a software (v1.0 & v1.1) and you are testing v1.0. How do you confirm that the defects found in v1.0 have been fixed and have not migrated to v1.1 ?
3 8270Post New Symphony Interview Questions
What work you have done in HR module
What are section, categories and content items?
What is Power Pivot?
Enlist the addition function used in R language?
What are different types of api?
What is glibc linux?
What is difference between Top Down and Bottom Up approach in SOAP Web Services?
Is python dict a hashmap?
why do you plan to work in the banking industry?
How do users see report headers while scrolling? What to do to enable this floating report header?
How do you do spreadsheet functions?
How do you analyze your test results? What metrics do you try to provide?
What is the use of temprature compensation?
What are the differences between an public cloud and a private cloud?
How do we handle concurrent ajax requests?