Is sql a backend language?
Why truncate is used in sql?
Is postgresql a server?
What's the difference between inner join and left join?
I have one table and column is c1 pk, c2 not null,c3 not null and 200 row in it and i add c4 column and value, how can is possible
full outer join syntax
What is the difference between a primary key and a clustered index?
What is pl sql package?
What is sqlca in db2?
what is the difference between ereg_replace() and eregi_replace()? : Sql dba
What mean sql?
I i have 2 tables A & B ,A contains 10 records B contains 20 records ,what w'll be the o/p if we perform equijoin,outer join,right outer join,left outer join,full outer join,cross join seperately Can anyone help on this?
Do we need commit after truncate?