how can we get version of database ?

Answer Posted / ruruja

using unix command....

$Uname -r

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is easiest way to get the PL/i compiler,I didn't have found the compiler in my library. Is there any extra cost if we want to access the PL/1 programs?Actually we r having Mainframe rented training Ids

1611


Can i please VHDL code for D-Latch with clear input ?? (HINT: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs and Outputs: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;

983


Can we write a method in JSP.If so how?

1455


why we use abstract in awt?

1550


1.how to deploy the Maven application in weblogic server? 2.In Real time projects all classes are singleton or some classes only singleton explain? 3.what are the major uses of the designpatterns? 4.explain restful &Soap based services explain?

1643






through which algorithm does the garbage collector works? how the garbage collector will understand that the object will going to be deleted?

2064


Describe the difference between Interface-oriented, Object-oriented and Aspect-oriented programming

11113


suppose we have ten members of a physical file but we want the output of last 5 members only.how to achieve that?

1487


can any one suggestion me present which course(except java,.net) has huge demand in the market?

1607


THERE ARE 4 SOURCE FILES WHICH CONTAINS SAME METADATA CREATE A TARGET THAT SHOULD DISPLAY THE FILE NAME ALONG WITH THE RECORD PLEASE SEND THE ANSWERFOR THIS QUESTION WITH MAPPING

1670


Need provab technical test questions

2388


what is an INI file?

1585


differences between qtp10.0 and 11.0 ?

1804


how does database connection using ADO.NET?

1510


Write a shell program where you enter a number which corresponds to K.M. Find out the corresponding values in m, cm, inches, and feet. Hints:- 1 k.m= 1000 m 1 m= 100 cm 1 inches= 2.54 cm. 1 feet= 12 inches

1516