Topics
Started by
Posts
Last post
Hi there, i am implementing something in SQL where i need one function which can perform same thing…
11 replies
Hello everyone i m using SQL Server2005 ,i have to check some data in my Cities table so i used the…
1 replies
Here's the query: create table #weeks ( WeekNumber int ) insert into #weeks (WeekNumber) values…
4 replies
By: JamesNZ
Not really sure if thats the correct thread title, but basically, if the following surname is enter…
15 replies
Hello Gurus, I have a Employee table with Employeemap column with ntext data type which contain d…
6 replies
Does anyone know how to place an algorithm for an Email Column? The Datatype of this Column is VARC…
8 replies
some virus are updating my tables with some malcisious script i checked in google its a sql injecti…
10 replies
I am trying to do the following: On running the query select 59/60 - I am getting value as 0. But a…
1 replies
In SQL 2005. I have a global temp table ##data. It is created dynamically and the column list is a…
2 replies
I have a sql 2005 table containing a field for item description, when importing descriptions with a…
9 replies
Hi all, Thanks for listening 🙂 I have a smallish problem. Given a table with a XML column containin…
4 replies
Hi, I have a log table, where I record information about items scanned on shelves. I'm now querying…
5 replies
Hi there, I have been scrutinising the quality of the SQL code from our 3rd Party software supplier…
5 replies
Hi Everyone I'm a real newbie to SQL and I guess this is probably quite straightforward: I have som…
23 replies
I'm trying to identify all the stored procedures that use linked server names, I need a script that…
3 replies
Viewing 15 topics - 9,736 through 9,750 (of 12,230 total)
You must be logged in to create new topics.