Posts by brazilianldsjaguar • 3,303 points
103 posts
-
1
votes4
answers4319
viewsA: String concatenation in SQL
Like I said, you can use a Full-Text Index. In Stackoverflow, I explained how to use this index in Mysql. https://stackoverflow.com/questions/18492876/sql-specific-statement-query/18492997#18492997…
-
4
votes5
answers2566
viewsA: Is it recommended to use Linq instead of SQL?
In my experiences, the LINQ has several qualities, yes, but has its limitations too. I have passed, for example, a Dataset so large that the LINQ broke the whole program. Using a for { ... }, can do…
-
0
votes2
answers1011
viewsA: How to open a report file in RDF format?
I don’t know .RDF as well as that, but I think Cytoscape can open a report with this extension.