| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What are the two virtual tables SQL Server maintains for
triggers? | | 2 |
| What should we do to copy the tables, schema and views from
one SQL Server to another? | | 3 |
| I have a table in which phno is one of the columns.i do have
some values in tht phno column.i need to update phno column
values with 0(zero) as prefix.give me a correct solution plz... | Value-Labs | 5 |
| How do you read transaction logs | | 1 |
| What is user stored procedure & it purpose? | Wipro | 3 |
| Hi Can any one tell me the Good institute to learn SQL esp
for Data Base Testing or SQL from scratch to the
proficiency level in Hyederabad and facult also. Thankyou
well in advance | | 6 |
| how to generate XML out of QUERY? | McAfee | 1 |
| 1.what is the purpose of using alias name in sql server?
with certain example?
2.what is cursor?will u plz explain me in detail with
certain example? | | 3 |
| i want to create procedure for create table in sql server
2005
for example
create procedure create_table
@table varchar(20)
as
create @table(
id int,
name char(20)
)
but it will get error
what is solution?
| Aptech | 4 |
| write coding for importing sql data into a word excel...
| Oracle | 1 |
| what is the purpose of creating view is sql server 2000 | Wipro | 9 |
| Can a stored procedure call another stored procedure. If yes
what level and can it be controlled? | | 2 |
| Difference between Cluster and Non-cluster index? | Oracle | 9 |
| how to find out the repeated value from table using groupby
function? | | 3 |
| What r sql reporting services and analysis services? how
can we use it. | Microsoft | 2 |
| What is the difference between views and stored procedures?
Can we have input parameters for views? | | 3 |
| What is Trigger? | Misys | 2 |
| can foreign key take role of primary key?
| TCS | 4 |
| What are the different ways of moving data/databases
between servers and databases in SQL Server? | | 1 |
| 1.Describe way(s) to tune the SQL table in order to
optimize performance.
2. Explain SQL Injection and how can you prevent them? | Techno-Solutions | 1 |
| |
| For more SQL Server Interview Questions Click Here |