Question
Can you call a sqr from another sqr? how?

Answers

We can call one SQR program from another SQR program using Call.callsystem. But this is possible only in UNIX Operating system.   Your Comment




More Software Questions..
What is the inputsplit in map reduce software?

What is software configuration management?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?

What are the minimum system requirements to run Photoshop? Is it possible to run Photoshop over linux?

Which oracle package is used to manage the oracle lock management services?

What is Latch Up? Explain Latch Up with cross section of a CMOS Inverter. How do you avoid Latch Up?

What is marker interface?

What types of partitioning are there for BW?



Search
Can you Answer!!
  • Q What do you mean by sub reports and how we can create them?
  • Q What is the meaning of base address of the array
  • Q In Banking Regulation Act 1949, regulation of paid-up capital, subscribed capital and authorized capital and voting rights of shareholders comes under
  • Q Will the following program display "Buggy Bread" ? class Test{ static void display(){ System.out.println("Buggy Bread"); } } class Demo{ public static void main(String... args){ Test t = null; t.display(); } }
  • Q Write Short Notes on Regulation of acid base balance in humans
  • Q Detail the meaning of association?
  • Q Which countries are separated by the 49th parallel?
  • Q How to set a html document's background color?
  • Q Swiss cheese Emmenthal (or Emmental) takes is name from: Its inventor; Its town of origin, 'Goats milk'; or 'Many holes'?
  • Q In which year the administration of British India was transferred from East India Company to British Crown?
  • Q How would you conduct a test: top-down or down-top? What is it? Which one is better?