Topics
Started by
Posts
Last post
Hi I am trying to create a back up job (as part of my log shipping solution) using SQL Safe back up…
2 replies
I have a table with a column that has 6 digit numbers. i have changed that column to be varchar(8) …
4 replies
Is it possible to run a query with a CASE statement inside of another CASE statement? , CASE …
4 replies
Hi all i have do some research on the TSQL Fax below is the code but im not really understand about…
2 replies
Select TOP 100 PERCENT bp_group_name FROM mf_01createbp_grp WHERE bp_group_name NOT IN SELECT TOP …
1 replies
1) We have SQL Server 2005 database on windows 2003 server. 2) We have CREATE INDEX & CREATE ST…
1 replies
Hello. I have a question about the execution plan here: http://students.info.uaic.ro/~vlad.cananau/…
1 replies
Hi I need to split data in a field where ; is the delimiter. i.e. Name Joe; Bloggs David; Peter; Pa…
4 replies
I want to update my table values depending upon the system date. How can i create a database trigge…
8 replies
1) Most of our PK's are non-clustered. In this case when should we go for a clustered index. 2) Apa…
2 replies
Hello all: I am new to using triggers, but understand their function in auditing tables. I haved re…
6 replies
I have a nest loop, but it only runs the inner loop, please help. declare @measureid int declare …
4 replies
I have 2 tables, relation is one to many: - subscription (contactid, serviceid, lastsubscriptionsta…
2 replies
OK - I am new to SQL Server and have been in Access for years. Tables - Invoice header - about 8 mi…
9 replies
how to use alter table command to change the column's datatype from money to varchar
1 replies
Viewing 15 topics - 12,196 through 12,210 (of 12,234 total)
You must be logged in to create new topics.