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


how will u create "n" possible tables in sql...



how will u create "n" possible tables in sql... ..

Answer / poornima k

create table &t_name(&f_name1 &datatype1);

Is This Answer Correct ?    10 Yes 8 No

Post New Answer

More SQL Server Interview Questions

Which tcp/ip port does the sql server run on? How can it be changed?

0 Answers  


Which sql server table is used to hold the stored procedure script?

0 Answers  


Difference between: - Delete & Truncate - Table & View - Constraints & Triggers

1 Answers   United Healthcare,


What is the best way to move n number of DTS package from one SQLServer to another SQLServer?

1 Answers   RBS,


Which index created when Create Index on table(col), Why

2 Answers   CGI,


explain how to create a new schema in a database? : Sql server database administration

0 Answers  


Delete duplicate rows from a table without primary key by using a single query Table Employee empname salary A 200 B 300 A 200 C 400 D 500 D 500 Output should be A 200 B 300 C 400 D 500

14 Answers  


Does a sql server 2005 select statement require a from?

0 Answers  


How to list all schemas in a database?

0 Answers  


Do you know spatial data types - geometry and geography in sql server 2008?

0 Answers  


Do you know what is a with(nolock)?

0 Answers  


explain declarative management framework (dmf) in sql server 2008?

0 Answers  


Categories