|
Related Questions |
View Answer |
|
How to save the output of a query/ stored procedure to a text file using T-SQL?
|
View Answer
|
|
How to get the first day of the week, last day of the week and last day of the month using T-SQL date functions?
|
View Answer
|
|
How to programmatically find out when the SQL Server service started?
|
View Answer
|
|
Write a Query to find unique names of authors who have written books. (Using Pubs database)?
|
View Answer
|
|
Write a Query to pull out the maximum unit price for each in the database. (Using Northwind database)
|
View Answer
|
|
Write a SQL statement to draw the second highest salary in Employee Table (Using Sub query) Table structure is: Employe ID Name Salary
|
View Answer
|
|
What is a default TCP/IP socket assigned for SQL Server?
|
View Answer
|
|
What is a default TCP/IP socket assigned for SQL Server?
|
View Answer
|
|
What’s the difference between a primary key and a unique key?
|
View Answer
|
|
How to retrieve the image from the database?
|
View Answer
|
|
How to find the second highest salary from employee table? and how to write it?
|
View Answer
|
|
How to transfer some amount from one person's account to another's ?
|
View Answer
|
|
Advantages and disadvantages of attributes.
|
View Answer
|
|
What is sql? what is the difference between sql and pl/sql?
|
View Answer
|
|
Why do we use cache and no cache in sequences? What is the benefit we have in using them?
|
View Answer
|
|
Write short notes in XSU & java ?
|
View Answer
|
|
How to generate OIDS ?
|
View Answer
|
|
What is output of following query Select 2 from employee;
|
View Answer
|
|
What is normalization and different kinds of normalization?
|
View Answer
|