How to bind a view to the schema of the underlying tables?
No Answer is Posted For this Question
Be the First to Post Answer
How can I create a table from another table without copying any values from the old table?
How to use copy and concatenate commands in SQL?
How to assign new column names in a view?
What does set rowcount do?
How to filter records of table in SQL SERVER?
0 Answers Petranics Solutions,
4 Please write a querry to find repeated numbers in the following table. Table Name: Table1 Field1 10 15 20 15 10
Explain about analysis services?
How to create a user to access a database in ms sql server using "create user" statements?
What function does a database engine serve in the sql server?
sql database suspect We have a sql database that is showing as suspect. How can we recover?
how can you find out if the current user is a member of the specified microsoft® windows nt® group or microsoft sql server™ role? : Sql server administration
can we give the identity for existing column of the table? (already table contains 10(1-10) unique randam records)