Is time a data type in sql?
What is pl sql record in oracle?
what is self join and how it works??
IF EMP HAS 2 ROWS,DEPT HAS 4 ROWS.WHATS THE RESULT OF SELECT * FROM EMP,DEPT;
What is the left table in sql?
What are actual parameters and formal parameters?
What are all the different normalizations?
How can I change database name in sql?
Like shown below i have 3 columns(Name,No,Address). The values in name column i want to modity. Requirement : Keep only once space between two words (Fname,Lname) in the Name column. For this what is the query? Please answer me. Advance Thanks. Name No Address Reference manoj kumar kumar raja vinzay kumar rajendra prasad gowri nath -- -- --
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)
query to retrive the employees whose sal is greater than avg sal
What are records give examples?
tell me about various levels of constraint. : Sql dba