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

select empid empname from employee

What is the result for the about query?

Answer Posted / swetha

It will give the empids list from the table, with column
name as empname.
This implies the general syntax of renaming a column when
retriving data.
syntax: select dbcolumnname as newcolumnname from table1
OR
select dbcolumnname newcolumnname from table1.
Both the statements means the same.

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are constraints in microsoft sql server?

1217


Differentiate between ms sql server reporting services vs crystal reports?

947


What is cube dimension? : sql server analysis services, ssas

1050


How retrieve field names from the table in SQL through JAVA code?

1957


What are the dis_advantages of stored procedures, triggers, indexes?

2273


What is sql injection and why is it a problem? : sql server security

1188


Difference between Sql server reporting services and Crystal reports?

175


What is replication with database mirroring? : sql server database administration

1152


I have triggers,views,functions,stored Procedures for a table. When I am dropping that table which objects are deleted?

1195


Can a table be moved to different filegroup?

1025


What the class forname () does?

1141


Tell me what is the difference between locking and multi-versioning?

1085


Do I need a report server to run reports in my application?

170


Tell me what is a linked server?

1086


what are the three command line utilities and what are their primary functions?

153