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

Answer Posted / poornima k

create table &t_name(&f_name1 &datatype1);

Is This Answer Correct ?    10 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why truncate is ddl?

616


What is scheduled job and how to create it?

556


what is unique and xaml nonclustered index

561


What are information schema views?

563


What are the dmvs? : sql server database administration

602






Write a sql query to delete duplicate records from a table called table1

591


Is it possible to update the views? If yes, how, if not, why?

551


How to update multiple rows with one update statement in ms sql server?

639


how would you write a sql query to compute a frequency table of a certain attribute involving two joins? What changes would you need to make if you want to order by or group by some attribute? What would you do to account for nulls?

1106


how can you select rexcord(rows) from table A which is not present in Table B . Id being the FK in Table B referencing to ID Table A

1227


What is the recursive stored procedure in sql server?

531


What is page in sql server?

519


Do you know what is raid and what are different types of raid configurations? : SQL Server Architecture

549


Can a table be moved to different filegroup?

577


After creating the cube, if we added a new column to the oltp table then how you add this new attribute to the cube? : sql server analysis services, ssas

577