Can we convert a date to char in oracle and if so, what would be the syntax?
How to add a new column to an existing table with a default value?
Can we create more than one constraint to column ?
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 to call a sub procedure?
what is mean by prmary key and foreign key and how can we diffrentiate that? Please answer me. Advance thanks.
What is a heap related to database ?
1 Answers TCS, University of Edinburgh,
What do you mean by a deadlock?
What is raw datatype in oracle?
What is the difference between Sleep and Wait? (Java)
How do I find the database name in oracle?
what are actual and formal parameters?
A USER HAVING CREATE SESSION PREVILAGE CAN ALTER PASSWORD/CHANGE PASSWORD?