Topics
Started by
Posts
Last post
HI HOQ CAN I MEASURE THE PERFORMANCE OF A JOB>? I HAVE A JOB WITH ONE STEP AND IN THIS JOB I LOAP T…
1 replies
HI HOQ CAN I MEASURE THE PERFORMANCE OF A JOB>? I HAVE A JOB WITH ONE STEP AND IN THIS JOB I LOAP T…
1 replies
[font="Arial"]Hi all! I'm trying to copy structure of my tables to another server.I generated the s…
2 replies
sorry
4 replies
I am having trouble getting the below query to return 2 rowcount. SELECT Name, Command, Version, M…
3 replies
I have three tables; Company, Projects and Notes. Company is made up of: company_id(PK), company_na…
4 replies
create table temp(id int,path varchar) insert into temp(1,'C:\my\') insert into temp(2,'C:\my\') in…
9 replies
Hi everyone, I need your help to solve my problem, a simple yet little bit complicated query condit…
7 replies
Hi, I know how to reference a table in a database on the same server, however I am unsure if it is …
3 replies
Is it possible to do a CASE within a CASE statement? I'll explain: EnteredByUserName = Max(Case Whe…
3 replies
Hi Everyone I have two tables that are in a one (Table1) to many (Table2) relationship. Both tables…
2 replies
I need to pull the date only from a text field that contains the date and time in it. I tried using…
8 replies
Hi there, As far as I can see, there is no way to store an exec query in a variable. What I would l…
9 replies
hi this is mytable design.. CREATE TABLE [dbo].[NewPriority]( [PriorityID] [int] IDENTITY(1,1) NOT…
2 replies
Hi, I want to perform the following steps 1. Convert the real number into a character. 2. Con…
12 replies
Viewing 15 topics - 6,091 through 6,105 (of 12,234 total)
You must be logged in to create new topics.