how many values can the set function of mysql take? : Sql dba
I have 2 table A and B. In A 1 lakh record is present. In b 20 thousand data is present. To get the unique data from table A and B which join we should prefer left inner join or right outer join. Please answer.
What are the different types of dbmss?
What are the different sql commands?
What is normalization sql?
What is a stored procedure in sql with example?
How can I delete duplicate rows?
how to delete duplicate rows from a specified table(only single table) how do you know which join is need to be used
What normalization means?
What does partition by mean in sql?
How to call DDL statements from pl/sql?
What is the non-clustered index in sql?
Can you have multiple SPs with the same name on a database?