Topics
Started by
Posts
Last post
I have 2 develop PC, A and B in which SQL 2008 R2 were installed. I want to move ORDER database fro…
5 replies
CREATE VIEW [dbo].[VW_PERSON_DETAIL] AS SELECT p.PTNO, p.[NAME], p.SSN FROM table1 p INNER JOIN ta…
2 replies
Can any one spot anything in the given below query that can be done to improve the performance of q…
3 replies
Hi , I am creating a profile for Dbsync for my Database.For validating the database it is asking fo…
2 replies
Hello All, I have a requirement to create primary key for tables with no primary keys and to creat…
5 replies
I faced a problem while detaching and deleting a new database.. I had to close all other processes …
3 replies
Hello team, Transactional backup is the topic. I have over dozens of databases that get backed up…
14 replies
Hello, While getting a handle on how to trap errors in stored procedures and how this works when th…
3 replies
Hi Professionals I have a procedure which when I execute it I get the error Msg 245, Level 16, Sta…
11 replies
I'm in 30 years old now and try to find a job in SQL Server Administration and Development but I'm …
14 replies
Hello, As far as I know, SQL Server 2008R2 does not prepare the log to be inmediately shrinked afte…
6 replies
Historically entries have been stored in a DB with web styling encoding and are similar to these (i…
4 replies
Is anyone aware of any industry standards around data modeling? It seems like there are a lot of re…
4 replies
Here's a fun one for you. I a customer running SQL2k8 x64 on Windows Server 2008 R2 with Sophos 10…
4 replies
Hi, I have the following data in a table : EmpNo BudgetYearStartBudgetYearEnd 2698 …
1 replies
Viewing 15 topics - 8,716 through 8,730 (of 30,225 total)
You must be logged in to create new topics.