Topics
Started by
Posts
Last post
USE AdventureWorks2008R2; GO BEGIN TRY -- Table does not exist; object name resolution -- e…
3 replies
I have a table with one column called open filled with some data but there are some cell which are…
28 replies
Hello, I've got a head scratcher here and it's causing me stress. I have two SQL 2005 dbs on one se…
3 replies
Hi, When i generate the script i got the Could not continue scan with NOLOCK due to data movement e…
1 replies
Hello, i've got a small problem converting an varchar column to a numeric i have a column a with a …
6 replies
I have the following Tables [font="Courier New"]ItemTable Item; Name A_; Item A_ A; Item A Stock It…
3 replies
We have an asp.net/c# web application running at a client. Just recently we rolled out some changes…
19 replies
Good afternoon all, how can I search a column for a specific word without using the Contains keywor…
12 replies
hi, i have data like 1234.45.1.46.678.1 i want a function which return when I Passesd 1 it will re…
16 replies
I have a column with datatype as varchar. I am writing a select statement and need to show the data…
10 replies
I have 3 columns 1 column has date 2nd column has time 3rd column has sale_amount I want to get the…
1 replies
I created a custom function and sometimes it returns a NULL value. In my WHERE clause I have.... w…
14 replies
I have a table that has create statements in a column in my table. What I would like to do is test…
10 replies
I'm tracking a variety of processes to know when a given process is "compliant" vs "non-compliant".…
10 replies
Hi All, I have created a stored procedure with a int parameter - if user passes 0 it will stop a pa…
6 replies
Viewing 15 topics - 2,221 through 2,235 (of 12,234 total)
You must be logged in to create new topics.