how will i became good database developer?
Explain constraints in sql?
What is a constraint?
Could you please provide oca (oracle 10g) dumps for my certification ?
Hi Everyone, How to get fist and last record from a table in oracle? Thanks in advance
What are the benefits of pl/sql packages?
how to achieve this problem?i am having table with two colums like empno,gender. in gender column, i am having records male,female like that .my final output will be male female 5 6
Is primary key always clustered index?
how to check the 3rd max salary from an employee table?
I have a tablle like this. cust acc --------------- a 1 b 2|3 c 4|5|6 I Want below o/p: cust acc ----------- a 1 b 2 b 3 c 4 c 5 c 6 Please any one can you have any ideas share me. I have urgent requirement.
suppose u hav 1 book with set...page 1-100 n 101 -200 now print page from 2-100 n 102 -200... how we will do..?
What is sqlservr exe?
I have 2 Databases. How can create a table in particular database? How can i know the list of tables presented each database?( in oracle 10g)