Explain indexed views and partitioned view with their syntax.
No Answer is Posted For this Question
Be the First to Post Answer
How to create hyperlink from returned sql query ?
Tell me in brief how sql server enhances scalability of the database system?
What do you mean by an execution plan?
What you can do to delete a table without the delete trigger firing?
statement (of account) Receive ID_receive Date_receive Amount_receive TO_receive From_receive Description_receive 1 2010/01/01 500 Bank Ahmed Payment from the account 2 2010/02/01 700 Bank Ahmed Payment from the account Payment ID_payment Date_payment Amount_payment From_payment To_payment Description_payment 1 2010/03/01 1000 Ahmed Sales Sale goods 2 2010/04/01 1500 Ahmed Sales Sale goods How can crate Stored Procedures for the statement (of account) from these tables? I want statement (of account) like this: (in sql 2005) ID_ name description debit account credit account balance
what is curser.
Tell me what do we need queues in sql service broker?
What is sqlservr.exe - process - sql server (sqlex?press)?
What is recompile sql server?
What are the types of backup and tell me the difference between full and differential backup?
can a table be moved to different filegroup? : Sql server administration
How to copy data from one table to another table?