I am trying to remove an array element from an array in a document using the method updateDoc, for that I need the document reference however I do not know how
i am using navicat for this: I would like to skip 1st column from the csv I am loading. Is there any option for that while using LOAD DATA LOCAL INFILE. I'm loa
1. Problem Every time I start Excel I automatically load macro files from a specific path (in my case it is "C:\Data") - you can set the path in excel settings.
I have a column of strings, where each row is a list of strings. I want to count the elements of the column in its entirety and not just the rows which one gets
I am trying to use Python to rename PDF file using part of the file content. Here is the situation. The PDF file is a commercial invoice, contains wordings "Com
I have a loop that builds up address fields, some of these fields may be empty at the end of the string List<string> list = new List<string>(); //
I try to send a signal from one terminal A to another terminal B. Both run an interactive shell. In terminal B, I trap signal SIGUSR1 like so : $ trap 'source ~
I have a basic django cms running with lots of localised content. I have been assigned to add few more languages before content can take over. here is a sample