Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Techno Solutions SQL Server Interview Questions
Questions Answers Views Company eMail

1.Describe way(s) to tune the SQL table in order to optimize performance. 2. Explain SQL Injection and how can you prevent them?

1 3918

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.

3 4917

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.

2 4094

Post New Techno Solutions SQL Server Interview Questions




Un-Answered Questions

hai i am balaji now i applied for the post of section engineer in rrb chennai............ if any body know the question peper and pattern of written exam please send to me

1501


any body,pls tell me how to done relay coordination ? how to coordinate by TCC curve?how to read the tcc curve?

1804


How do I activate my outlook account?

1


How do you sort arraylist in descending order?

564


How does loadrunner execute a performance scenario?

622






what shall be no load voltage of 132/33 kV transformer ? is it 33 kv of 34.5 kV

1706


How do I default it 41?

580


What is session state management?

550


differences between pass by reference and pass by value in c language?

1457


What is frameset in html?

454


What are server side controls?

516


What javascript method would convert the string “20” to an integer (on the fly) so “20” + 20 = 40?

507


Differentiate between spawn() and fork() methods in node.js?

252


Where is postgres configuration file?

436


What columns are there in a funds flow statement?

522