Topics
Started by
Posts
Last post
SELECT COST_CENTER,'1900-01-01' AS VALID_FROM_DATE ,COCODE,CENTER_DESC,COST_CENTER_MGR FROM XYZ WI…
13 replies
I have a query to write for a report and my client made a change that has me confused about how to …
3 replies
I'm still Googling and searching SSC for my answer, but here is my problem. I need to set a VARIABL…
11 replies
I have a doubt.. is it possible to give permissions to users to execute only a few jobs and not oth…
2 replies
Is there a way to invoke a SQL job from applications other than Sql Enterprise Manager or SS Manage…
3 replies
Hi All, I have a table-- TableA which could be linked to either TableB or TableC. I want to join e…
5 replies
I'm aware that SELECT * is not best practice and that it's best to alias tables and then use the ta…
20 replies
I have a table of data where there are 2 columns which hold from and to values of a code set which …
1 replies
I have 3 table Join. because i can't drawing table in text editor of forum, i attach file bellow Th…
11 replies
I am trying to get an average of a rowcount while I group by the hour. This runs without error. It…
14 replies
Hi All, I have a question i have a index stored procedure that populates user database table on nam…
2 replies
I am trying to query an XML: document to produce a particular output string. Here is an example of…
3 replies
I am having a table looks like tbl_sal st_no year month sal 1 2008 …
21 replies
The issue I’m seeing is that when I join a table variable to a persistent table, the query plan is …
21 replies
I'm trying to use an Excel workbook to create a table for each worksheet. How do I Select the work…
1 replies
Viewing 15 topics - 4,291 through 4,305 (of 12,234 total)
You must be logged in to create new topics.