Viewing 15 posts - 46 through 60 (of 245 total)
I didnt know about it... have to learn..
Thanks
March 3, 2016 at 11:09 pm
Jeff Moden (3/3/2016)
tony28 (3/3/2016)
If this is only test server, the data transfer and how much time doesnt matter...
I have to strongly disagree with that. Some poor bugger in a...
March 3, 2016 at 10:47 pm
Jeff Moden (3/3/2016)
tony28 (3/3/2016)
http://www.sqlservercentral.com/articles/Best+Practices/61537/%5B/url%5D in this article is "Create Some Data"
So create new...
March 3, 2016 at 12:46 pm
Gary Varga (3/3/2016)
Manie Verster (3/3/2016)
...I know that Gary is a reliable person.Thanks Manie. Not sure that Mrs V would agree though 😉
Hello , please can you share me the book...
March 3, 2016 at 12:39 pm
GilaMonster (3/3/2016)
tony28 (3/3/2016)
GilaMonster (3/3/2016)
To write a query we need a method to determine which user should be shown, based on columns...
March 3, 2016 at 6:13 am
GilaMonster (3/3/2016)
To write a query we need a method to determine which user should be shown, based on columns in the...
March 3, 2016 at 6:11 am
Thank you, I downloaded and in free time will read... I wanted increase my knowledge about reporting ...:cool:
also good tip for website...
is needed only pdf and code files right ?
And...
March 3, 2016 at 5:28 am
My opinion is still use linked server, but if you dont want to use, I found next solution...
http://www.sqlservercentral.com/articles/Best+Practices/61537/%5B/url%5D in this article is "Create Some Data"
So create new table or delete...
March 3, 2016 at 5:21 am
GilaMonster (3/3/2016)
What column in your table defines which user is the 'last' one?Can you post table definitions and sample data please (as CREATE TABLE and INSERT statements)
When I clicked Reply...
March 3, 2016 at 5:14 am
I think that free space on disk depends on your requirments and trend of your database... you have to be ready if problem will come with no space on disk.
and...
March 3, 2016 at 4:21 am
1)Right-mouse click on database, click Tasks, click Generate scripts.
In the Script Wizard, choose script to file and select one file per object.
2) backup and restore on test
3) use this ,,...
March 3, 2016 at 4:17 am
Did you try something with 2option what I wrote? I think that with this you will spend little time and then you can use everytime when you want ...
March 3, 2016 at 4:02 am
Like Hugo wrote.. I think create some new column and if data will be read , this column will be update with some timestamp , in case will be null...
March 3, 2016 at 3:58 am
Hugo Kornelis (3/2/2016)
tony28 (3/2/2016)
For example I need get top 5 like result below for two columns ( this is...
March 3, 2016 at 3:45 am
Hello, can you provide design of table and data based on one of links in my signature?
March 3, 2016 at 3:18 am
Viewing 15 posts - 46 through 60 (of 245 total)