Topics
Started by
Posts
Last post
Hi & yep, I'm a newbie. How do I move selected tables & stored procedures from a developm…
5 replies
Hi. Just been dumped into a "take ownership of our db's " situation and am scared of making a mess.…
3 replies
Hi, I'm trying to import data from an Informix database to Sql Server 2000, using DTS packages. Som…
3 replies
How Can I concatenating three string and stoer it s = 'qww' + 'qwe' + 'ddff' concatenating Three v…
1 replies
Hello everyone. I have a table that I'm trying to do multiple selects on, based on more then one va…
7 replies
Hy. I need to pivot a table. select * from MyTable() pivot(State for Description in (Col1, Col2) w…
3 replies
I have a tableA Col1 Col2 Col3 123 abc apple 123 def orange 123 g…
1 replies
Hy. This is my problem. I have 2 tables: Tab1 Col1 Val 1234 4 345 8 125 9 Tab2 Col2 …
2 replies
Hello everyone. I was wondering if there was a more efficient way to switch two record's sequences…
2 replies
I wanted to know if/how I can create a schema alias that references another schema name such that I…
3 replies
Hi, Lately i'm working on a project that encounter me an error. i got a attribute column that use…
1 replies
I have one table "users" with "userid" as primary key and "createdBy" as foreign key from same tabl…
1 replies
Hello All I trying to figure out how I can enable a shortcut feature in SQL Server 2005 Management …
2 replies
SQL 2000 - I have two tables that I need to manipulate some data between. I need to develop an sql…
2 replies
Hello, I am using the following SQL statement to pull back some data, but I am having problems with…
7 replies
Viewing 15 topics - 721 through 735 (of 2,871 total)
You must be logged in to create new topics.