Topics
Started by
Posts
Last post
Using this table: --===== If the test table already exists, drop it IF OBJECT_ID('TempDB..#Job…
4 replies
Hello, I have a table which has leave data EmpCode, Leave_from, Leave_to, Status , addnl status. eg…
2 replies
Hi Folks i am sure someone has already answered this one, but i cannot seem to find any info if my …
2 replies
when i search for something i accidentally i found this when i run this Query sp_helptext 'sys.obj…
1 replies
hi, will the select become slow if huge number of records inserted through ETL? thanks, regards, ami
7 replies
it is possible make a query and the result will be: <?xml version="1.0" encoding="utf-8"?> &…
6 replies
I need to set up a process to query against multiple tables and then insert the data from these tab…
11 replies
I have a sql query I run but I need to exclude some data from it and I'm having a hard time figurin…
9 replies
Normally I ask this type of question on Ask SSC, but I thought I'd try one here for a change. I hav…
15 replies
Hi All, I have a very interesting situation. I am pulling following string (see Coulmn1) using subs…
6 replies
Hi Guys, I am scratching my head a little on this one - as I need to get a solution quite quickly, …
6 replies
Hi, I want to know what is the difference between partitioned table and indexed table. indexing …
6 replies
Hello All, I have a column in a table which holds the amount. Right now the data is like this 5000.…
1 replies
HI All, I want to insert multiple tables data into single table. EX: i have 3 tables ::table1 , …
3 replies
Hello. Given this query on my DB SELECT CASE WHEN PreFragmentationPercent BETWEEN 0 AND 4 THEN '1…
4 replies
Viewing 15 topics - 1,426 through 1,440 (of 12,234 total)
You must be logged in to create new topics.