Can we connect to ORACLE db using Windows Authentication?
No Answer is Posted For this Question
Be the First to Post Answer
What are the logical operations?
What suggestions do you have to reduce the network traffic?
which language is used to develop the oracle........?
Can we use bind variables in oracle stored procedure?
how can get like this result table A col1 col2 --- ----- a A b B C C .. .. .. ... .. ... wants result like for a single column col1 ------ a,b,c,........n of data and another is col1 ------- A B C D ........ a b b d ........
What do you mean by merge in oracle and how can we merge two tables?
How many categories of data types?
22. Display the order number, number of lines in the order, total number of items and total value for all orders that have a total value greater than $100
What is a trace file and how is it created in oracle?
write a sql query following source looking like below column1 column2 101,102,103 abc,def,ghi 1001,1002,1003 a,b,c i want the output column1 column1 101 abc 102 def 103 ghi 1001 a 1002 b 1003 c
How do I know if oracle client is installed on windows?
What is blob datatype?