Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...



SQL Server Interview Questions
Questions Answers Views Company eMail

how to give input dynamically to a insert statement in sqlserver

HCL,

3 8620

1. What are the grouping function in SQL ? 2. If base table of a view deleted means, what will happen while we querying on view ? will give any error ? 3. Difference between DROP, DELETE, TRUNCATE table ? 4. What is constraints and types ? 5. What is max size of nchar & nvarchar ? 6. Define ROLLBACK, COMMIT, SAVE POINT 7. How non-clustered better ? or rank the Clustered, Non-Clustered and Table scan in performance wise 8. Select 10 rows from a table ? 9. Define DML, DDL, DCL, DTL commands ? 10. What is mean by NULL value ? NULL means "" or 0 or undefined ? 11. Default constraints ? 12. Can we have more then primary Key in table ? 13. Type of integrity ? Entity, Referential, Domain ?

Perot Systems,

10 18903

What is the differecne between equi-join and inner-join and natural join..Is there any difference or all are same?

Microsoft,

8 53546

How can your resolve deadlocks?

IBM, IMS, Iron Mountain, NuWare,

4 15658

SYNTAX FOR VIEWS WITH EXAMPLE HOW TO LINK TWO TABLES

Microsoft,

1 5968

i want to join two queries....and i want to run them as one after another that is want output of first query then second , then again output of first query then second and so on...

2 5695

1.What is the deferece between DBMS & RDBMS? 2.How can you trouble shoot? If u will get error while installing sql server? 3.How can u trouble shoot slow running query? 4.how can u trouble log shipping errors? 5.why do we use merge replication instead of T.log replication?

Microsoft,

7 13159

write query for fourth maximum salary from employee table

Mind Tree, SP Software,

14 24893

What is the difference between temp table and table variable?

Microsoft,

8 27433

what are three different authentications to connect linked servers?

CitiGroup,

1 5529

What is deadlock and how to avoid the deadlocks.

TCS, Wipro,

3 10967

I have a huge amount of data which is displayed in a report. The data is viewed every day. Every day the data is displayed in 30 secs but suddenly today it is giving an timeout message today. Data has not been changed. The situation is same as yesterday. What might be the reason??? Please Answer.

Satyam,

4 7583

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 4634

I have a website that allows customers to browse and place orders for certain products. I have 2 tables; Customers and Orders. The Customers table holds the customer records and the Orders table holds the orders placed by the customer. Both tables are tied based on the field Cust_ID. Example of the data is shown below: Cust_ID Cust_Name Cust_ID Product Amount Order_Date 1001 John Tan 1001 P-5211 $120.00 2/13/2006 1002 Michael Wong 1001 K-1428 $88.90 1/11/2006 1003 Mary Cheong 1003 C-0923 $82.50 1/27/2006 1004 Ahmad Suffian 1003 K-1428 $88.90 2/2/2006 Write a single SQL statement that extracts all purchase records with the following criteria: 1. Customer names starting with “M” only. 2. Orders placed within the current month only. 3. Amount does not exceed $100.00 The list must be sorted by order date with the latest order showing on top.

Techno Solutions,

3 6272

Let’s say the table in the database is named as TBL_Register. The fields in this table include: 1. User_Name, 2. User_Telephone, 3. Register_Date The field Register_Date stores the current date and time of the registration. Write the SQL statement that inserts the data into the table.

Techno Solutions,

2 5189


Un-Answered Questions { SQL Server }

tell me what are the steps you will take to improve performance of a poor performing query? : Sql server database administration

1074


What are key, name and value columns of an attribute? : sql server analysis services, ssas

1073


When to use null data driven subscription?

213


How to list all user defined functions in the current database?

1124


Explain multiserver query

1117


How do I find my localdb version?

1034


What do you mean by data manipulation language?

1067


Define constraints and give an example of their use?

1099


How to use subqueries with the exists operators in ms sql server?

1184


Where are SQL server users names and passwords are stored in sql server?

1336


What is dknf in normalization form?

1116


How much memory that we are using in Logshipping Concept?

1850


What is simple indexing method?

1088


Define full outer join in sql server joins?

1061


How do you test your database? : sql server database administration

1080