by: Mario Horvat |
last post by:
I want to spool results from sql+ query to txt file.
txt file should have name like YYMMDD_anything.txt, where YYMMDD is actual
date.
Can somebody tell me how to write this?
Thanks in advance.
|
by: david_0 |
last post by:
What causes the query optimizer to choose a table spool\lazy spool
action in the execution plan? The explanation of "optimize rewinds"
makes little sense because my query never comes back to that...
|
by: prithvis.mohanty |
last post by:
Hi all,
I need to monitor printer spool. What I want to do is. When ever user
try to print something from any application , the print job should be
paused in the spool and it should popup a...
|
by: prithvis.mohanty |
last post by:
Hi all,
I need to monitor printer spool. What I want to do is. When ever user
try to print something from any application , the print job should be
paused in the spool and it should popup a...
|
by: Michele |
last post by:
Hi,
i need a software o a library to manage a spool file in ascii-txt file.
It's a spool of invoice and i must divide it. For each invoice i must make a
file.
Where must i take information...
|
by: Robert |
last post by:
Greetings,
In Google I am finding what the deffinition of a table spool operator is
but not what it is doing to performance. The execution plan shows the
output of a clustered Index scan (54...
|
by: Watermark |
last post by:
i want to access mails from /var/spool/mail directory through php using browser instade of shell prompt. so i m under apache user & group.
i placed d php script file in /home by changing ...
|
by: orajit |
last post by:
I Have created following PL/sql blok
DECLARE
vl_n_cnt NUMBER:=0;
vl_max_date varchar2(100);
CURSOR c1 IS SELECT CREATED_DTM,EVENT_DTM,ACCOUNT_NUM,EVENT_COST_MNY,EVENT_TYPE_ID
...
|
by: daves1 |
last post by:
Hi,
I am running an sql script in oracle to spool a csv file.
I am using the following set up:
Define name='JOE'
spool names.txt
set linesize 200
set pagesize 50000
set heading off
set...
|
by: Kemmylinns12 |
last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and efficiency. While initially associated with cryptocurrencies...
|
by: Naresh1 |
last post by:
What is WebLogic Admin Training?
WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge required to effectively administer and manage Oracle...
|
by: antdb |
last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine
In the overall architecture, a new "hyper-convergence" concept was proposed, which integrated multiple engines and...
|
by: WisdomUfot |
last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific technical details, Gmail likely implements measures...
|
by: Carina712 |
last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand. Background colors can be used to highlight important...
|
by: BLUEPANDA |
last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS starter kit that's not only easy to use but also...
|
by: Rahul1995seven |
last post by:
Introduction:
In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python has gained popularity among beginners and experts...
|
by: Johno34 |
last post by:
I have this click event on my form. It speaks to a Datasheet Subform
Private Sub Command260_Click()
Dim r As DAO.Recordset
Set r = Form_frmABCD.Form.RecordsetClone
r.MoveFirst
Do
If...
|
by: jack2019x |
last post by:
hello, Is there code or static lib for hook swapchain present?
I wanna hook dxgi swapchain present for dx11 and dx9.
|