John exports information periodically from a microsoft sql server database to an oracle database what is the best way to do this?
938Write a sql query to sort on different column name according to the parameters passed in the function?
895Your company has 50 branches all over the country all the branches, including the head office have sql server as the database every night all 50 branches upload certain information to the head office which replication topology is best suited for the above scenario?
1130You 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?
998
where the connection string store in the database
How to create prepared statements using odbc_prepare()?
Do you know what is difference between index seek vs. Index scan?
How connect excel to sql server?
can SSRS reports Cache results?
What do you understand by replication in sql server? Mention the different types of replication in sql server.
Can sub report data source be different from that of the parent report?
Describe and explain about SQL native client?
What is hot add cpu in sql server 2008?
What is trace flag in sql server?
You schedule a job to run every minute what will happen if the first job runs more than 1 min? Will the second instance of the job start?
What is clustered index
Beginning with sql server version 7 0, a new enhanced data type nchar was added what type of data is supported with this data type?
What is BCP? When does it used in sql server 2012?
List few advantages of stored procedure.