Topics
Started by
Posts
Last post
Hi, Can we used the Computed Columns to create another computed Column? Like Column A = B+C Column …
8 replies
I wrote this fairly simple trigger USE [MYDB] GO /****** Object: Trigger [dbo].[CALCULATED_FIELDS…
10 replies
I import a couple of text files (CSV) into a temporary table from a DOTNET application using the SQ…
3 replies
I have table follow: I want use procedure or function is return resurt as show Help me. Thanks
5 replies
Hello, I am implementing DoD STIGS on my DB server. We are on SQL 2008 Enterprise. So, I am using…
13 replies
Have you ever heard of or used Wherescape RED to do the data warehouse developing? The fact is it i…
22 replies
Lots of info here, so please bear with me. To begin with, our production SQL environment is SQL Ser…
4 replies
Hello All, I am working at a small health plan and I am trying to parse a 834 flat file data into a…
7 replies
Hi, When I try to run the below command, the variable ($pk_key2) comes as NULL. Can you suggest if…
2 replies
I'm curious if there's a setting or something somewhere to increase the performance of my external …
1 replies
Dear all, I have this tables below: bmb_ms.operator bmb_ms.asset_placement bmb_ms.audit_result bmb_…
5 replies
i have a table MARKS with the following columns: Studentid int as foreign key , Subjectid int as fo…
5 replies
Thanking You all Is there any way to create a unique key on a column in SQL SERVER 2008 without rem…
5 replies
This not only serves one purpose of sweat accumulation; it removes the harboring of infections like…
1 replies
CREATE PROCEDURE spUpdate_PII @SSN VARCHAR(20) = '999-99-9999', @DOB Varchar(20) = 'January 1,…
3 replies
Viewing 15 topics - 2,206 through 2,220 (of 30,225 total)
You must be logged in to create new topics.