Un-Answered Questions { Databases }

What is Histogram?

1089


Can you tell me how to add new column in existing views?how?How is possible?

921


Is there any way to find out when one specific table/view/M-view is used last time. i.e. when one specific object is used in any SELECT statement.

849


i have a column which may contain this kind of value: 123*67_80,12*8889_5,34*8_874 ,12*7_7 (can contain space before a comma, and this string length can be anything) now i want to split this value into two column like: column1: 123*67,12*8889,34*8,12*7 column2: 80,5,874,7 use function for this

1045


difference of using cursor for loop and open,fetch,close.which one is better

1242


What are local and global Indexes and where they are useful.

920


what are sequences

1078


Is it possible to remove child records without removing master table records...the two having pk,fk relationship?

800


Explain few examples of stored procedure over triggers?

505


What are the different types of backups that exist?

670


What can be used instead of trigger?

614


What does asynchronous call backs means?

612


How do you implement session management in SQL Server mode?

541


How many databases Microsoft SQL server provides?

598


What does Master database contains?

619