cud anybody please tell me the full form's of the extention files that we use in real time---.tsr,.mtr,.qrs
7 22440SAS 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?
1958diffrence between dispatch action and lookupdispatch action write simple web appliction (insert records in database)
8 27652Hi 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 6963We 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.
1942If 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 8333Post New Symphony Interview Questions
Why are less biodiverse ecosystems under the risk of suffering deep biological harms if submitted to even small changes?
How to use pagination in cakephp?
Do we need scala for spark?
How you can translate in android?
List the components of rpa solution architecture?
What worked well and what didn't?
What is the max number of web applications created in a farm?
Tell me in balance sheet, where do you show tds?
My question is that can i taken input credit of service tax of telephone bill & courier bill & labour contractore bills in exemption Area.
When we actually use an assignment in a workflow?
What is arbitary wait?
How to convert binary to excess 3 code and vice verse?
What is a friend function in c++?
what are the types of join and explain each? : Sql dba
How to get single record from database using hibernate?