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...

1.what is the purpose of using alias name in sql server?
with certain example?

2.what is cursor?will u plz explain me in detail with
certain example?

Answer Posted / sujit sarkar

The main purpose of alias is we can define one object (like
table,column..) from another object which is used in sql
statement.
Suppose you need average salary and salary

then you can write

Select salary/12 as 'average salary' from salary

Is This Answer Correct ?    13 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is precedence constraint?

1031


how can you find out if the current user is a member of the specified microsoft® windows nt® group or microsoft sql server™ role? : Sql server administration

1032


Define inner join? Explain with an example?

1042


What is microsoft sql server?

1009


How to connect sql server management studio express to sql server 2005 express?

1090


How to delete duplicate rows from table except one?

1037


Do you know what are the ways available in sql server to execute sql statements?

1079


What is partition in sql server?

1085


When I delete any data from a table, does the sql server reduce the size of that table?

1060


How to disable stored procedure sql server?

1658


What are commit and rollback in sql?

1165


Can I disable or restrict ssrs export formats (rendering formats)?

155


what is database replicaion? : Sql server database administration

1266


What happens if strings are casted into wrong code pages in ms sql server?

1158


What are the different types of join?

1237