1.what are diff types of joins , and explain diff between cross join and full outer join 2.diff types of views 3. Diff types of index 4. What is diff b/w stores procedure and function procedure 5.diff between double and int in SQL 6.diff between char and varchar in SQL. 7.Oracle or SQL whice you will preferred and why.
1534in a table is b in column k (manikanta,sivananda,muralidhar) i want result like (mnikanta,sivnanda,murlidhar) please slove it
1464how can you select rexcord(rows) from table A which is not present in Table B . Id being the FK in Table B referencing to ID Table A
1636
What is use of attribute hierarchy optimized state? : sql server analysis services, ssas
What is difference between count (*) and count 1?
What is the query and subquery?
optimization techinques
When does the auto update index statistics feature in sql server turn itself on?q) what specific conditions database should meet, before you can bulk copy data into it using bcp?
What happens if you insert a duplicate key for the primary key column in ms sql server?
How to check table values in sql server?
What is the difference between composite index and covering index?
How to replace given values with null using nullif()?
1 01 101 01010
What is the difference between for auto and for nested?
How to insert data into an existing table?
Hi, I Created 3 Tables Person(PersID[prkey],Name,Email,Password), Project(ProjName,ProjID[prkey],ProjLeader,ProjManager) & ProjectInvolvement(EntryDate,ProjID[frkey],PersID[frkey],ProjDuration). For this how can i INSERT,UPDATE & DELETE Through PROCEDURE? Please Post the Answer for me. Desai.
How many types of objects are there?
How do I view views in sql server?