Suppose in a situation if two list boxes are there and if you select multiple options based on that the options related to those selected items should display in second list box. Again if we select multiple items in second listbox then the related to those selected items should display . In this scenario how will you design database,tables?
HP,
1 5391hi i am working as a testengineer , so i want to no the backend data base connection can any one tell mwe in detail
2278What are the all different types of Joins in SQL Server 2000, Anybody can explain each join with definition..Thanks in advance....
9 64102wat will be the sql query to extract only last 3 records from table supose table hving thousands for records
19 30400what is meant by sql injection with example and one more question how to catch the errors in sqlserver
2 11030You have modified 100 store procedures and want to replicate these changes from development to prodution, and production can have users using the Server/DB, how would you replicate without causing issues?
2190can anybody tell us, how to select 2nd max salary from table. my id is ashish.akk@gmail.com
28 33649
Do you know query execution plan?
Is sql server is free?
How can you tell if a database object is invalid?
What are “phantom rows”?
What is isnull() operator?
What is a partition function in sql server?
what are questions asked in TCS for database tester (sqlserver)for 2-3 exp?
You have several tables, and they are joined together for querying. The tables contain both clustered indexes and non clustered indexes to optimize performance, how should you distribute the tables and their indexes onto different file groups?
What is update locks?
How to bind a view to the schema of the underlying tables?
What is the temp table?
What is sql server replication? : sql server replication
What samples and sample databases are provided by microsoft?
How to retrieve error messages using odbc_errormsg()?
Explain different types of collation sensitivity?