Topics
Started by
Posts
Last post
Hi folks, I'm not quite a newbie to SQL Server, but I'm new to configuration and performance optimi…
1 replies
Creating a view on a table using: CREATE VIEW [dbo].[vSHLBHL_BHLPriority] AS SELECT ID_Wells, I…
4 replies
I am somewhat new to SQL Server and am trying to add a customized query to a report I am building. …
6 replies
Hi, I have two tables: table a: date ID ... 2012-09-21 1 2012-09-28 1 2012-10…
4 replies
I am still new to SQL and I need help in trying to turn the following select code below into a SP a…
2 replies
Hi , We are upgrading our systems to SQL 2014. Can anyone advise the latest version of report build…
1 replies
Greetings - I have a query as following: ** Query*** With CTE1 (col1, col2, col3) AS (SELECT COL1, …
5 replies
I see Oracle and some other DB have Order By Some_Column DESC NULLS LAST For SQL server 2008 - is …
4 replies
Probably asked before and I feel very dumb asking such a basic question. I am a developer not a DBA…
1 replies
It is quite common to grant sysadmin to the login that runs the agent. Is it possible to limit this…
3 replies
Hi, I need to get data from one table to another table (in another database) But I want to check if…
3 replies
I have a PC that had sql 2005 running on it that has died. The OS is corrupt and wont boot / repair…
6 replies
Hi, Please can anyone point me to any conventions for using ID or Id in column names, e.g. TableCol…
9 replies
Hello, I need to convert an MS Access 2013 database to an MS SQL database (2008 R2 or 2012). I app…
11 replies
Hello, I have this stored procedure which i'm trying to execute, but get an error: spFT @term='%FT%…
6 replies
Viewing 15 topics - 526 through 540 (of 5,050 total)
You must be logged in to create new topics.