Topics
Started by
Posts
Last post
Hello, I've exerpeinced something I've not noticed before, We have a heavily stored procedure in on…
4 replies
Hi All, I have set up logshipping between server A (Primary) and server B (Secondary), and tested l…
4 replies
Just wondering if it is possible to give someone SSMS access, however only allow them to run jobs w…
1 replies
Hi All, i have a requirement to find out which employee pass three exams continuously if you observ…
4 replies
Hello, I'd like to compare two tables, and show values found in table 1 which are NOT in table 2, t…
1 replies
Hello. Here is my question: Is it better to store a "large" set of data in one table or break it ac…
2 replies
I have following 3 table definition with data SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO CRE…
5 replies
Hi, There does anyone know how to turn of the Predictive Typing feature in SQL Server 2008 and 2008…
11 replies
I have a sql code like shown below declare @str nvarchar(max),@i int set @i=0 set @str='abc ' dec…
4 replies
Hi, I have couple of questions related to sql server, though I googled it, did not get any definite…
7 replies
How to copy a table from one db to another including all configurations, such as index, primary key…
8 replies
Hi all, I have a question regarding the best way to approach a situation where an application user …
5 replies
Hi Guys, I have see people talking about relational databases as OLTP but now I have started to ear…
9 replies
The CEO of our company wants to know what all the different departments within IT (server operation…
5 replies
By: Lowell
Hi, I need an update query which will get the 'scenario' and 'actType' values from all the rows in …
11 replies
Viewing 15 topics - 11,686 through 11,700 (of 30,222 total)
You must be logged in to create new topics.