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

Is it possible to use LONG columns in WHERE clause or ORDER
BY?

Answer Posted / pavan_1981

no its not possible to use long columns in WHERE or ORDERBY
clause.other restrictios on LONG column are
1.there can be only colum of long data type in a table.
2.no constraints can be defined on long column.
3.a long column will not be cpied when u create a new table
from existing table using a subquery.

Is This Answer Correct ?    21 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can check sql version from command line?

1138


What is PL/SQL Records?

1257


Explain the advantages and disadvantages of stored procedure?

1199


What do you mean by query optimization?

1051


Where is sql database stored?

1039


how to create a table index in mysql? : Sql dba

1126


What is the difference between python and sql?

1056


How to add a column ‘salary’ to a table employee_details?

1052


mention if it is possible to import data directly from t-sql commands without using sql server integration services? If yes, what are the commands? : Transact sql

1097


List the various privileges that a user can grant to another user?

1093


What is a primary key sql?

1093


What are system versioned tables?

1074


what is the difference between blob and text? : Sql dba

1064


How do you modify a column in sql?

1054


The in operator may be used if you know the exact value you want to return for at least one of the columns.

1228