Topics
Started by
Posts
Last post
Hi. I have attempted to copy data from Table A & Table B to Table A & Table B from Databa…
2 replies
I need to create a table (Named as C) with a foreignkey column. That column should references with …
3 replies
Hi all, I need to compare the rows from table1 to table2 and return the name of the column if any d…
3 replies
Hi , I would like to know if there is any way to export the value stored in a t-sql variable inside…
2 replies
I have a table... it's name is contacts, it exists in 1816 databases hosted for my company's variou…
2 replies
Hi All, I am running the following code on a table. The ID field is Identity(1,1) The table has 5 r…
5 replies
I am using an input variable of type XML and it all works just fine when updating. Though, I wish t…
3 replies
hi guys,i need your help. can you give me abot syntax of "select distict mid/left/right"? i wanna s…
7 replies
When I copy my query from QA and paste it in VIEW SQL pane it changes it. Why is that? Does it mean…
6 replies
I have a machine which has 6 independant tracks. In my SQL DB I have a table which holds informatio…
1 replies
I am trying to run the following query to retrieve a field based on the user id.... declare @Useri…
1 replies
Here is a block of SQL code I'm working on. I have a feeling it might be changed to a bunch of UPDA…
4 replies
SELECT o.NAME, o.LANID, o.FILE_TIMESTAMP, n.NAME AS NEW_NAME, n.LANID AS NEW_LANID, n.FILE_TIME…
10 replies
Hi all, I have to transform FoxPro table in SQL database having fields 'startime' & 'endtime' …
6 replies
Hi People Do you know of anyway to remove leading "Spaces" from a VARCHAR field? These can be anyth…
1 replies
Viewing 15 topics - 10,036 through 10,050 (of 12,234 total)
You must be logged in to create new topics.