Write an SQL query if u want to select the data from one
block which intern reflects in another block ?
thanx,do reply
Answer Posted / jerald
select * into table1 from table
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What does asynchronous call backs means?
What is sql stored procedure?
How do I start and stop sql server?
Does sql server 2000 clustering support load balancing?
Is sql server free?
How to create a view with data from multiple tables?
Distinguish between nested subquery and correlated subquery?
What are tables in sql server?
What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting are possible?
What are drillthrough reports?
What is single-user mode?
What is application role in sql server database security? : sql server security
Can we install sql server 2016 on windows 7?
Can one drop a column from a table?
Can sql servers link to other servers like oracle?