Topics
Started by
Posts
Last post
Dear All, I am not very experienced with SQL Server, so I have a problem. I am passing 4 parameter…
3 replies
OK, is there anyone out there that has a cheat sheet for how/when to use single/double quotes to em…
6 replies
Good day all, Strange question: We have a VB & .Net applications connecting to the database, ex…
9 replies
We have an old SP we use for our final output in reporting. Basically, it concatenates variou…
4 replies
By: Sergiy
I am fairly green when it comes to T-SQL but I cannot seem to wrap my mind around how to perform a …
9 replies
By: Sergiy
i need to create a new Table with 4 Filed start_day=Date Start_time=time End_date=Date End_time=tim…
2 replies
Column DataType ------ -------- COL_A varchar(254) NULL Need SQL to check for last characters…
1 replies
Hello,I have the following table:create table x ( id INT, t VARCHAR (200))insert x (id,t) values (1…
5 replies
I have faced one problem. I tried to alter column to increase size of column. But I am gettin…
1 replies
I am curious to know why the declaration of a variable within a storedproc increases execution time…
3 replies
Update statement doesn't synchronize on SQL server 2000. This is a query: Update ticketNumber set p…
1 replies
By: vadba
Hi, I have one table named "TblTest" when i use select * from TblTest then I got this result ID&nbs…
2 replies
Hi, I would like to know how to get the unique indexes in a certain Db. Thanks a lot. Maricar
2 replies
I was wondering if someone can help. I'm trying to run this update statement on a test db and am ge…
3 replies
Hello, I searched for this but couldnt find a solution. I need a way to increment a varchar fi…
14 replies
Viewing 15 topics - 7,231 through 7,245 (of 17,082 total)
You must be logged in to create new topics.