|
|
-
Hiren K Liked 1 Years ago through Pages
We wish to use these pages for publishing various documents, announcements, FAQ etc related to beyondrelational.com...
|
-
Hiren K Liked 1 Years ago through Just Learned
Set the report's **AutoRefresh** property with the number of seconds.Press 'F4' on the report for open properties window. ...
|
-
Hiren K Liked 1 Years ago through Just Learned
Set the report's **AutoRefresh** property with the number of seconds.Press 'F4' on the report for open properties window. ...
|
-
Hiren K Liked 1 Years ago through Tutorials
This tutorial will help you to get started with SQL Server Reporting Services (SSRS)...
|
-
Hiren K Liked 2 Years ago through Just Learned
Inorder to change the owner of the table to dbo, we can do like this.
[code]
sp_changeobjectowner '<tablename>', 'dbo'
GO
[/code]......
|
RKA
91
·
2% ·
598
|
|
-
Hiren K Learned 2 Years ago through Just Learned
Inorder to change the owner of the table to dbo, we can do like this.
[code]
sp_changeobjectowner '<tablename>', 'dbo'
GO
[/code]......
|
RKA
91
·
2% ·
598
|
|
-
Hiren K Learned 2 Years ago through Just Learned
Inorder to change the owner of the table to dbo, we can do like this.
[code]
sp_changeobjectowner '<tablename>', 'dbo'
GO
[/code]......
|
RKA
91
·
2% ·
598
|
|
-
Hiren K Liked 2 Years ago through Just Learned
Inorder to change the owner of the table to dbo, we can do like this.
[code]
sp_changeobjectowner '<tablename>', 'dbo'
GO
[/code]......
|
RKA
91
·
2% ·
598
|
|
-
Hiren K Liked 2 Years ago through Just Learned
Inorder to change the owner of the table to dbo, we can do like this.
[code]
sp_changeobjectowner '<tablename>', 'dbo'
GO
[/code]
|
RKA
91
·
2% ·
598
|
|
-
Hiren K Commented 2 Years ago through Interview Questions
For maximum capacity specification for SQL Server 2008 R2 is [here][1]
[1]: http://msdn.microsoft.com/en-us/library/ms143432.aspx...
|