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 do we need queues in sql service broker?
How can I track the changes or identify the latest insert-update-delete from a table?
How to turn on the mssql api module in php?
State a few properties of relational databases?
How to convert numeric values to integers in ms sql server?
What is the difference between having clause and where clause in sql server?
Do you know spatial data types - geometry and geography in sql server 2008?
Stored Procedure returns data from multiple tables. How to access it in your ASP.Net code?
How can you find out how many rows returned in a cursor?
Can we shrink data file in sql server?
What is a table called, if it has neither cluster nor non-cluster index? What is it used for?
how you can configure a running aggregate in SSRS?
what information is maintained within the msdb database? : Sql server administration
Differentiate between delete and truncate.
Where can you add custom error messages to sql server?